I was attempting to upgrade from 2.8 on a 3.8 board to 3.03.
Whenever I try to import the product (with overwrite set to yes) I get this MySQL error:
Code:
Database error in vBulletin 3.8.0:
Invalid SQL:
ALTER TABLE `vb_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 : Wednesday, January 28th 2009 @ 01:58:51 PM
Error Date : Wednesday, January 28th 2009 @ 01:58:51 PM
Script : http://www.experiencefestival.com/3_8_dev/admincp/plugin.php?do=productimport
Referrer : http://www.experiencefestival.com/3_8_dev/admincp/plugin.php?do=productadd
MySQL Version : 4.1.22-log