Code:
Database error in vBulletin 3.6.2:
Invalid SQL:
SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
thread.lastpost, thread.lastposter, thread.lastpostid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
hiddencount, deletedcount
,post.pagetext
FROM thread AS thread
WHERE thread.threadid IN (0,12933,12921,12918,12726,12842,12903,12901,12900,12873,12847,12836,12839,12818,12819,12820,7830,12799,12773,12768,12769,6378,7801,262)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Unknown table 'post' in field list
Error Number : 1109
Date : Sunday, October 29th 2006 @ 07:38:21 PM
Script : http://racingnascar.com/forums/forumdisplay.php?f=6
Referrer : http://racingnascar.com/forums/
IP Address : xxxxxxxxxxxx
Username : Unregistered
Classname : vb_database