PDA

View Full Version : MySQL Error


Mr.Fidel
05-01-2008, 12:30 PM
Database error in vBulletin 3.7.0:

Invalid SQL:

SELECT COUNT(*) AS count
FROM dqd_moderation AS moderation
INNER JOIN dqd_post AS post USING (postid)
WHERE moderation.type='reply';

MySQL Error : Unknown column 'postid' in 'from clause'
Error Number : 1054
Date : Thursday, May 1st 2008 @ 08:27:40 PM
Script : http://forum.duongquangdong.net/admincp/index.php?do=home
Referrer : http://forum.duongquangdong.net/admincp/index.php?do=nav
IP Address : 203.162.3.154
Username : Mr. Viết T?nh
Classname : vB_Database


plz, help me !

Opserty
05-01-2008, 12:34 PM
Did you upload all the new 3.7.0 files overwriting the old 3.6.x files?

Mr.Fidel
05-01-2008, 01:29 PM
yes, i do. Thanks, i upgraded success !

Opserty
05-01-2008, 02:45 PM
So it is working now?