Hey,
I just installed vBulletin on a 'php as CGI' server. Here's the info on it:
Server Type Linux
Web Server Apache (cgi)
PHP 4.4.2-dev
PHP Max Post Size 20.00 MB
PHP Maximum Upload Size 20.00 MB
PHP Memory Limit 80.00 MB MySQL Version 4.0.26-log MySQL Packet Size 1,023.0 KB
I tried to edit the CSS of the main template, and I got this error:
And further below, I found this in a text box:
Does anyone know why this happened? Thank you,
-John
I just installed vBulletin on a 'php as CGI' server. Here's the info on it:
Server Type Linux
Web Server Apache (cgi)
PHP 4.4.2-dev
PHP Max Post Size 20.00 MB
PHP Maximum Upload Size 20.00 MB
PHP Memory Limit 80.00 MB MySQL Version 4.0.26-log MySQL Packet Size 1,023.0 KB
I tried to edit the CSS of the main template, and I got this error:
Code:
[B]Warning[/B]: implode(): Bad arguments. in [B]/admincp/css.php[/B] on line [B]103[/B]
Code:
Database error in vBulletin 3.5.2: Invalid SQL: SELECT templateid, title, template, template_un, styleid, templatetype FROM vB_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 : Thursday, December 8th 2005 @ 10:54:19 PM
-John
Comment