hello, after updating to the newest version, and following your instructions, 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. I have re-uploaded over and over, I cannot figure it out. I'm not an inexperienced user to vB or using/troubleshooting mods so I've done the usual attempts to fixing myself- deleting it all, unimporting, reuploading, reimporting, triple-check all notes/readme's.
Code:
Database error in vBulletin 4.1.3:
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 : Wednesday, June 15th 2011 @ 11:06:25 PM
Error Date : Wednesday, June 15th 2011 @ 11:06:26 PM
Script : http://**********.com/vbactivity.php?do=medals
Referrer :
IP Address : ********
Username : Administrator
Classname : vB_Database
MySQL Version : 5.1.52
How can I fix this?