Database error
HTML 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(48,21,12,16,41,47,,44,40,32)
ORDER BY lastpost DESC
LIMIT 0, 5;
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 '44,40,32)
ORDER BY lastpost DESC
LIMIT 0, 5' at line 4
Error Number : 1064
Request Date : Sunday, March 14th 2010 @ 11:03:53 PM
Error Date : Sunday, March 14th 2010 @ 11:03:54 PM
Script : http://www.site.com/forum.php/archive/highslide/archive/vietv_bb/topx/tik_msj/forumdisplay.php?f=28
Referrer :
IP Address : 66.249.65.252
Username : guest
Classname : vB_Database
MySQL Version :