I receive this database error:
Database error in vBulletin 4.0.3:
Invalid SQL:
SELECT COUNT(*) AS count
FROM attachment AS attachment
INNER JOIN post AS post USING (postid)
WHERE attachment.visible = 0;
MySQL Error : Unknown column 'attachment.visible' in 'where clause'
Error Number : 1054
Request Date : Monday, June 7th 2010 @ 10:05:08 AM
Error Date : Monday, June 7th 2010 @ 10:05:08 AM
Script : http://www.carolinafbodyclub.com/for...ex.php?do=home
Referrer : http://www.carolinafbodyclub.com/forums/admin/index.php
IP Address : 24.163.48.199
Username : sxappeal
Classname : vB_Database
MySQL Version : 4.1.22-standard
I have done some searching and can't find a solution. I have no mods or plugins installed and I am using the default template, which I also tried creating a new default template.
I repaired/optimized the tables in the database and they all show OK.
I am also having problems rebuilding the threads and forums. I receive a Access denied message.
Any suggestions?
Thanks!
Michael
Comment