Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT threadid, title, dateline, lastpost, visible, open, postusername, postuserid
FROM thread AS thread
WHERE NOT ISNULL(threadid) AND forumid IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,52,52,53,54,55,56,57,58,59,60,61,63,) AND visible = '1' AND open!='10'
ORDER BY dateline 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 ') AND visible = '1' AND open!='10'
ORDER BY dateline DESC
' at line 3
Error Number : 1064
Request Date : Monday, September 21st 2009 @ 07:35:56 PM
Error Date : Monday, September 21st 2009 @ 07:35:56 PM