The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
vbulletin error when viewing a thread..
Ok so when I goto view a thread it starts giving me this on random threads..
Code:
Database error in vBulletin 3.8.4: Invalid SQL: SELECT thread.threadid, thread.forumid, thread.title, thread.prefixid, thread.taglist, postusername, postuserid, thread.lastpost, thread.replycount, forum.title AS forumtitle ,post.pagetext AS preview FROM thread AS thread INNER JOIN forum AS forum ON (forum.forumid = thread.forumid) LEFT JOIN post AS post ON (post.postid = thread.firstpostid) WHERE thread.threadid IN (15168, 4538, 350, 7330, 4068, 3470, 6003, 20954, 2668, ) AND thread.visible = 1 ORDER BY lastpost DESC; 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 thread.visible = 1 ORDER BY lastpost DESC' at line 13 Error Number : 1064 Request Date : Tuesday, January 19th 2010 @ 08:12:13 PM Error Date : Tuesday, January 19th 2010 @ 08:12:13 PM Script : http://vgchat.info/forum/showthread.php?t=21031 Referrer : http://vgchat.info/forum/forumdisplay.php?f=6 IP Address : ----------------------- Username : --------------------- Classname : vB_Database MySQL Version : 5.0.87-percona-highperf |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|