MyBB Community Forums

Full Version: Sidebox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I activate sidebox plugin.....

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 visible=1 AND dateline>'1309505441' AND fid IN ()
Did you added forum IDs in the option ?
Solved, IDs/wrong thread problem.. Thanks Faviouz and Yaldaram.