I have received several errors while modifying the styles. I successfully made several changes, then checked the box to revert back to default but it refused to work and gave me the error message below. I tried it several times and I get the same error each time.
Database error in vBulletin 3.5.1:
Invalid SQL:
SELECT templateid, title, template, template_un, styleid, templatetype
FROM template
WHERE templateid IN()
AND (templatetype <> 'template' OR title IN ('header', 'footer', 'headinclude', 'editor_jsoptions_font', 'editor_jsoptions_size', 'editor_styles_button_normal', 'editor_styles_button_hover', 'editor_styles_button_down', 'editor_styles_button_selected', 'editor_styles_menu_normal', 'editor_styles_menu_hover', 'editor_styles_menu_down', 'editor_styles_popup_down'));
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND (templatetype <> 'template' OR title IN ('header', 'fo
Error Number : 1064
Date : Friday, December 2nd 2005 @ 07:58:14 AM
Script : http://forum.lostjungle.com/snip/css.php
Referrer : http://forum.lostjungle.com/snip/css.php?s=&do=edit&dowhat=all&group=&dostyleid=1
IP Address : 71.212.27.49
Username : Robert Fogt
Classname : vb_database
Invalid SQL:
SELECT templateid, title, template, template_un, styleid, templatetype
FROM template
WHERE templateid IN()
AND (templatetype <> 'template' OR title IN ('header', 'footer', 'headinclude', 'editor_jsoptions_font', 'editor_jsoptions_size', 'editor_styles_button_normal', 'editor_styles_button_hover', 'editor_styles_button_down', 'editor_styles_button_selected', 'editor_styles_menu_normal', 'editor_styles_menu_hover', 'editor_styles_menu_down', 'editor_styles_popup_down'));
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND (templatetype <> 'template' OR title IN ('header', 'fo
Error Number : 1064
Date : Friday, December 2nd 2005 @ 07:58:14 AM
Script : http://forum.lostjungle.com/snip/css.php
Referrer : http://forum.lostjungle.com/snip/css.php?s=&do=edit&dowhat=all&group=&dostyleid=1
IP Address : 71.212.27.49
Username : Robert Fogt
Classname : vb_database
Comment