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?:confused:

I have seen this as a solution : http://www.vbulletin.org/forum/showp...&postcount=340
Thank you for your time!
pspuser007 Reviewed by pspuser007 on . Problem With Activity Mod 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 , Rating: 5