Database error in vBulletin 4.1.4:
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 lagforum_thread AS thread
LEFT JOIN lagforum_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(3,18,21,33,32,)
ORDER BY lastpost DESC
LIMIT 0, 15;
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, 15' at line 4
Error Number : 1064
Request Date : Saturday, July 2nd 2011 @ 04:53:01 PM
Error Date : Saturday, July 2nd 2011 @ 04:53:02 PM
Script :
http://www.lagownia.pl/forumdisplay....a-Sztuka-Prasa
Referrer :
IP Address : 208.115.111.69
Username : Nie zarejestrowany
Classname : vB_Database
MySQL Version :