MyBB Community Forums

Full Version: Urgent Help Needed (SQL Problem) (Fatal error)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - 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
Query:
SELECT * FROM ***_mybbusers WHERE uid IN()


I know it's because of a plugin now what do I do?
You need to track down the exact plugin. You can do this by disabling each plugin in turn that may be selecting data from the users table until you find the culprit.
Oh damn thats alot of plugins to disable....
Is there no other way?
Not really. Unless you list the plugins here and somebody just happens to know which may be causing the issue.
I deactivated/uninstalled all , now it says this
Fatal error: Call to undefined function hello_world() in /home/------/public_html/------/inc/class_plugins.php on line 101
That's... odd. Are you sure you properly deactivated them all?
Yes I did ...
Could you provide a link to your site and possibly an admin account in a new thread in private Inquiries?
Messaged you with the details
Ok, I'm taking a look now.
Pages: 1 2 3 4 5