AceBoogie
08-20-2008, 01:55 AM
Ok I just got my web host to fix my previous issue and now it looks like the forums are back up.
BUT when I try to click on a topic I get this error:
==============================
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
post.pagetext AS preview,
thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, replycount, IF(views<=replycount, replycount+1, views) AS views,
thread.prefixid, thread.taglist, hiddencount, deletedcount
, NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason
, threadredirect.expires
FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1)
LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)
WHERE thread.threadid IN (0,8591,8322,7647,882,451,3519,2335,2326,1470,1180 ,889,1005,1153,1068,1058,596,986,819,969,768,688)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Unknown column 'thread.prefixid' in 'field list'
Error Number : 1054
Request Date : Wednesday, August 20th 2008 @ 02:41:14 AM
Error Date : Wednesday, August 20th 2008 @ 02:41:16 AM
Script : http://www.website.com/forums/forumdisplay.php?f=30
Referrer : http://www.website.com/forums/index.php
IP Address : *********
Username : aceboogie
Classname : vb_database
MySQL Version : 4.1.14
==============================
Anyone seen this before?
P.S. I just did an upgrade to 3.7.2
BUT when I try to click on a topic I get this error:
==============================
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
post.pagetext AS preview,
thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, replycount, IF(views<=replycount, replycount+1, views) AS views,
thread.prefixid, thread.taglist, hiddencount, deletedcount
, NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason
, threadredirect.expires
FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1)
LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)
WHERE thread.threadid IN (0,8591,8322,7647,882,451,3519,2335,2326,1470,1180 ,889,1005,1153,1068,1058,596,986,819,969,768,688)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Unknown column 'thread.prefixid' in 'field list'
Error Number : 1054
Request Date : Wednesday, August 20th 2008 @ 02:41:14 AM
Error Date : Wednesday, August 20th 2008 @ 02:41:16 AM
Script : http://www.website.com/forums/forumdisplay.php?f=30
Referrer : http://www.website.com/forums/index.php
IP Address : *********
Username : aceboogie
Classname : vb_database
MySQL Version : 4.1.14
==============================
Anyone seen this before?
P.S. I just did an upgrade to 3.7.2