here's the exact error message I'm getting:
"Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT gallery, threadid, firstpostid, thread.title, attachmentid,
attachment.dateline FROM attachment, thread, forum
WHERE gallery='1' AND thread.forumid=forum.forumid AND thread.firstpostid =
attachment.postid AND attachment.dateline < 1147011676
GROUP BY thread.threadid
ORDER BY attachment.dateline DESC LIMIT 5;
MySQL Error : Unknown column 'gallery' in 'field list'
Error Number : 1054
Date : Sunday, May 7th 2006 @ 08:21:16 AM
Script :
http://www.fubardsite.com/forums/index.php?
Referrer :
http://www.fubardsite.com/forums/index.php?
IP Address : xx.xx.xx.xxx
Username : Unregistered
Classname : vb_database