Help! I've been trying to update the mods on my forum and I keep getting the following error:
"mySQL query error: SELECT ibf_topics.*,ibf_forums.name as forumname FROM ibf_topics LEFT JOIN ibf_forums ON ibf_forums.id=ibf_topics.forum_id WHERE ibf_forums.id IN () AND ibf_topics.approved=1 GROUP by ibf_topics.tid order by last_post DESC LIMIT 0,10
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 ') AND ibf_topics.approved=1 GROUP by ibf_topics.tid order by la
mySQL error code:
Date: Friday 10th of September 2004 07:05:16 PM"
What does this mean and how do I solve it?!?