Announcement
Collapse
No announcement yet.
Database Error Won't Go Away
Collapse
X
-
Originally posted by The-Ensemble View Post
-
Nevermind, I've fixed it. Forgot that I could disable plugins via config.php :P
Leave a comment:
-
Erm, that isn't the error.
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT layout FROM vb_style WHERE styleid =;
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 '' at line 1
Error Number : 1064
Leave a comment:
-
Line 146 of newthread.php:
($hook = vBulletinHook::fetch_hook('newthread_post_start')) ? eval($hook) : false;
Your error is from a plugin using the hook 'newthread_post_start'.
Leave a comment:
-
Database Error Won't Go Away
I botched a plugin and the database error, kept stopping me from logging into the admincp, to fix it so I removed it via phpmyadmin and the error is still there and I don't really get why, since its not in the database anymore. It was a single plugin, wasn't from a product or anything.Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: