hello Kura i found another problem when i click the style manger on the top of that page i got this error message
Code:
Parse error: parse error, unexpected T_IF, expecting ')' in C:\Apache Group\Apache2\htdocs\forum\includes\adminfunctions_template.php on line 3080
the line 3080 is
Code:
if ($_SERVER['PHP_SELF'] == "/$admincpdir/template.php")
AND when click the expand button i got this error
Code:
Warning: implode(): Bad arguments. in C:\Apache Group\Apache2\htdocs\forum\includes\adminfunctions_template.php on line 1147
the line 1147 is
Code:
#AND title NOT IN('" . implode("', '", $_query_special_templates) . "')
u can take look the attach pic
any idea?thankz~