I have just upgraded to the latest version of vbulletin. Everything seems to run, but I keep getting this error in the admin panel:
Database error in vBulletin 3.7.2:
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 'postid' in 'from clause'
Error Number : 1054
Request Date : Friday, August 22nd 2008 @ 05:14:18 AM
Error Date : Friday, August 22nd 2008 @ 05:14:18 AM
Script : http://www.example.com/forum/admin1c...ex.php?do=home
Referrer : http://www.example.com/forum/admin1cpc/index.php
IP Address : 130.xxx.xxx.xxx
Username : example
Classname : vB_Database
MySQL Version : 5.0.27
I also keep getting admin-emails whit the same error!
Please help!
Thanks!
Database error in vBulletin 3.7.2:
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 'postid' in 'from clause'
Error Number : 1054
Request Date : Friday, August 22nd 2008 @ 05:14:18 AM
Error Date : Friday, August 22nd 2008 @ 05:14:18 AM
Script : http://www.example.com/forum/admin1c...ex.php?do=home
Referrer : http://www.example.com/forum/admin1cpc/index.php
IP Address : 130.xxx.xxx.xxx
Username : example
Classname : vB_Database
MySQL Version : 5.0.27
I also keep getting admin-emails whit the same error!
Please help!
Thanks!
Comment