PDA

View Full Version : Help my admincp is playing up


jambo310
12-22-2007, 07:29 PM
Well i just upgraded (or am testing whatever you want to call it) 3.7 beta 3 and in my admincp i get this message insted of the right side menu on my controll pannel home page but in settings, product manager ec.t its ok:
Database error in vBulletin 3.7.0 Beta 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 'xtremeps_forum.moderation.postid' in 'on clause'
Error Number : 1054
Date : Saturday, December 22nd 2007 @ 04:26:53 PM
Script : http://x-tremepsp.com/forum/admincp/index.php?do=home
Referrer : http://x-tremepsp.com/forum/admincp/index.php
IP Address : ***********
Username : jambo
Classname : vB_Database


Whats wrong here?

--------------- Added 1198359673 at 1198359673 ---------------

it also says im using 3.6.8 controll pannel

Lynne
12-22-2007, 08:13 PM
Yep, that is code from 3.6.8. They changed that query for 3.7 which is why you are getting the error. Why don't you reupload the pages in your admin folder and see if that corrects the problem.