VB Activity Error. (HELP ASAP)

GOHQ

New Member
Hi when i try to install VB Activity mod i get the following error:

Code:
Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE `user` ADD `wwu002activity` INT UNSIGNED NOT NULL ,
    ADD `wwu002activitydate` INT UNSIGNED NOT NULL ,
    ADD `wwu002memberlevel` TINYINT UNSIGNED DEFAULT "1" NOT NULL ,
    ADD `wwu002fullmemberdate` INT UNSIGNED NOT NULL ,
    ADD `wwu002lastvisit` INT UNSIGNED NOT NULL;

MySQL Error   : Duplicate column name 'wwu002activity'
Error Number  : 1060
Request Date  : Monday, October 13th 2008 @ 10:52:55 AM
Error Date    : Monday, October 13th 2008 @ 10:52:55 AM
Script        : http://MYSITE.C0M/forums/admincp/plugin.php?do=productimport
Referrer      : http://MYSITE.C0M/forums/admincp/plugin.php?do=productadd
IP Address    : XX.XX.XXX.XX
Username      : **********
Classname     : vB_Database
MySQL Version : 5.0.51a-community

Do i have to delete the table that was left over friom the last installation from this thing? If so how!
 
uninstall it go to your maincss and remove it from there and the F5 . once this is done install the mod..then maincss and save. that should do it if not then you may have to index.
 
Back
Top