MyBB Community Forums

Full Version: Error 1064
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
"MyBB SQL Error
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 COUNT(tid) AS newann FROM mybb_threads WHERE dateline>'1338940041' AND fid IN ()
Please contact the MyBB"

http://codmedia.net

Any ideas?
fid IN ()

Something must be inside the parentheses, the plugin is wrong coded.
I'm running alot of plugins... probably around 10 or 20 :3
Any you have added lately? Disable plugins and see if it fixes it then add them one by one and find the one that is causing the issue.