MyBB Community Forums

Full Version: index.php error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 ') AND isgroup='1') OR (id='' AND isgroup='0'))' at line 1
Query:
SELECT * FROM mybbx_moderators WHERE ((id IN () AND isgroup='1') OR (id='' AND isgroup='0'))

How can I fix this error? It shows up on my index.php page.