03-01-2008, 05:47 PM
when i did it iam getting the following error
MySQLi 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(*) AS threadcount FROM mybb_threads WHERE closed NOT LIKE 'moved|%' AND visible <> 0 AND fid NOT IN ()
MySQLi 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(*) AS threadcount FROM mybb_threads WHERE closed NOT LIKE 'moved|%' AND visible <> 0 AND fid NOT IN ()