Also before I even got this far I was getting a 2.php error at line 11:

<?php
$style_array = array(
"id" => '2',
"general" => "",
"avatars" => "",
"forumimages" => "",
"graemlins" => "",
"icons" => "",
"markup_panel" => "",
"news" => "",
"wrappers" => ,
"css" => "_1153695038.css"
);
?>

I had to add "" after wrappers like this "wrappers" => "",

then the error went away.


Happy Customer !!!