Problem With Activity Mod

pspuser007

New Member
Hello!


I have Vbulletin 3.8.
I have a problem with the Activity mod.
My co-Admin unistalled it and removed it's code from the Main CSS.
Then when I tried to reistall it I got the following errors:
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

As i understand,the unistall did not work properly..
So what can I do?

I have seen this as a solution : vBulletin.org Forum - View Single Post - Activity Modification


Thank you for your time!
 
Back
Top