Hello I am a total newbie to a few things, PHP is one of them. I was trying to make edits on my wordpress template and messed up line 89. Can anyone help me out and tell me what I am doing wrong? array( "type" => "close"), array( "name" => "125 x 125 banner Settings", "type" => "text"), "desc" => "Enter your 125 x 125 banner image url here.", </> </a>", ), array("type" => "open"), array("name" => "Banner-1 Image", "desc" => "Enter your 125 x 125 banner image url here.", "id" => $shortname."_banner1", "std" => "http://bit.ly/9CE5WS", "type" => "text"),
array( "type" => "close"), array( "name" => "125 x 125 banner Settings", "type" => "text"), "desc" => "Enter your 125 x 125 banner image url here.", </> </a>", ), array("type" => "open"), array("name" => "Banner-1 Image", "desc" => "Enter your 125 x 125 banner image url here.", "id" => $shortname."_banner1", "std" => "http://bit.ly/9CE5WS", "type" => "text"),[/QUOTE] last array should have ; at the end. Copy here your WHOLE array please