HI Dragon. to the newest version I get an error. I can visit the 'Activity Home' but when I click on any of the links to see 'awards' 'achievements' etc, I get this error
PHP Code:
Database error in vBulletin 4.1.2:
Invalid SQL:
UPDATE user
SET dbtech_vbactivity_excluded_tmp = IF(dbtech_vbactivity_excluded = '1'
OR FIND_IN_SET(8, membergroupids)
OR usergroupid IN(8), '1', '0');
MySQL Error : Unknown column 'dbtech_vbactivity_excluded_tmp' in 'field list'
Error Number : 1054
Request Date : Tuesday, June 28th 2011 @ 06:48:49 PM
Error Date : Tuesday, June 28th 2011 @ 06:48:50 PM
Script : http://****/forum/vbactivity.php?do=achievements
Referrer : http://****/forum/vbactivity.php
IP Address : 188.218.164.15
Username : GreenJammer
Classname : vB_Database
MySQL Version : 5.0.32-Debian_7etch12-log
How can I solve a problem?