Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT thread.threadid
FROM thread AS thread
LEFT JOIN forum AS forum ON (forum.forumid = thread.forumid)
LEFT JOIN vault_link AS link ON (link.postid = thread.firstpostid)
WHERE forum.vault_type > 0
AND link.redirect = 1
WHERE thread.forumid IN(95, 96, 15, 35, 19, 30, 33, 69, 71, 78, 1, 53, 40, 41, 44, 58, 59, 84, 60, 67, 72, 73, 4, 20, 49, 43, 47, 51, 2, 31, 28, 65, 93, 3, 18, 17, 26, 27, 39, 61, 68, 70, 5, 29, 75, 76, 77, 11, 24, 25, 46, 10, 34, 52, 62, 74, 82, 12, 54, 55, 56, 94, 6, 21, 22, 23, 38, 63, 85, 8, 37, 9, 32, 36, 13, 86, 87, 88, 89, 90, 91, 92, 64, 14, 66, 16, 79, 80, 81, 83)
AND thread.visible IN (0,1,2)
AND thread.sticky IN (0,1)
AND thread.open <> 10
ORDER BY thread.lastpost DESC
LIMIT 500;
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 'WHERE thread.forumid IN(95, 96, 15, 35, 19, 30, 33, 69, 71, 78, 1, 53, 40, 41, 4' at line 7
Error Number : 1064
Request Date : Wednesday, November 5th 2008 @ 06:03:41 PM
Error Date : Wednesday, November 5th 2008 @ 06:03:41 PM
Script : http://steelsoldiers.com/search.php?do=getdaily
Referrer : http://steelsoldiers.com/showthread.php?t=25178
IP Address : 75.199.15.117
Username : Unregistered
Classname : vB_Database
MySQL Version :
Why am I getting these? It started as soon as I installed the Wiki.... Goes away if I uninstall it.
Bookmarks