Still keep getting this a times any ideas .............
PHP Code:
Database error in vBulletin 4.0.2:
Invalid SQL:
SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.postusername, thread.postuserid, thread.lastposter, thread.lastposterid, thread.dateline, thread.views, thread.visible, thread.open, user.usergroupid, user.displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.userid = thread.lastposterid)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open!='10' AND thread.forumid NOT IN(229,72,28,58,74,225,224,227,228,)
ORDER BY lastpost 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 ')
ORDER BY lastpost DESC
LIMIT 0, 10' at line 4
Error Number : 1064
Request Date : Saturday, March 20th 2010 @ 07:00:27 AM
Error Date : Saturday, March 20th 2010 @ 07:00:27 AM
Script : http://tabletennistalk.co.uk/forum/forumdisplay.php?f=45
Referrer : http://tabletennistalk.co.uk/forum/info.php?do=sitemap
IP Address : 82.94.176.142
Username : Unregistered
Classname : vB_Database
MySQL Version :