Hi,
I've just upgraded to vBulletin 7.0 RC 3, and followed all of the steps, etc. I then was taken to the admin homepage, to turn my forums back on, but the admin homepage won't display. I keep getting:
Database error
Database error in vBulletin 3.7.0 Release Candidate 3:
Invalid SQL:
SELECT COUNT(*) AS count
FROM moderation AS moderation
INNER JOIN post AS post USING (postid)
WHERE moderation.type='reply';
MySQL Error : Unknown column 'midnigi5_forums.moderation.postid' in 'on clause'
Error Number : 1054
Date : Sunday, April 20th 2008 @ 11:10:29 AM
Script : http://midnightneoforums.com/admincp/index.php?do=home
Referrer : http://midnightneoforums.com/admincp/index.php?do=nav
IP Address : ---------
Username : itsIAN
Classname : vb_database
MySQL Version : 4.1.22-standard
Anyone know why it's doing this?
I've just upgraded to vBulletin 7.0 RC 3, and followed all of the steps, etc. I then was taken to the admin homepage, to turn my forums back on, but the admin homepage won't display. I keep getting:
Database error
Database error in vBulletin 3.7.0 Release Candidate 3:
Invalid SQL:
SELECT COUNT(*) AS count
FROM moderation AS moderation
INNER JOIN post AS post USING (postid)
WHERE moderation.type='reply';
MySQL Error : Unknown column 'midnigi5_forums.moderation.postid' in 'on clause'
Error Number : 1054
Date : Sunday, April 20th 2008 @ 11:10:29 AM
Script : http://midnightneoforums.com/admincp/index.php?do=home
Referrer : http://midnightneoforums.com/admincp/index.php?do=nav
IP Address : ---------
Username : itsIAN
Classname : vb_database
MySQL Version : 4.1.22-standard
Anyone know why it's doing this?
Comment