Quote:
Originally Posted by HM666
Upgrade did not work. I followed the info in THIS post and uploaded the files & when I went to import the product again I got this database error...
Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
ALTER TABLE usergroup ADD ecommerce INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;
MySQL Error : Duplicate column name 'ecommerce'
Error Number : 1060
Request Date : Saturday, January 10th 2015 @ 12:50:25 AM
Error Date : Saturday, January 10th 2015 @ 12:50:26 AM
Script : http://lenmkaiser.com/xxxx/plugin.php?do=productimport
Referrer : http://lenmkaiser.com/xxxx/plugin.php?do=productadd
IP Address : xxx.xxx.xxx.xxx
Username : LenKaiser
Classname : vB_Database
MySQL Version : 5.5.40-cll
|
Don't know how the field ecommerce left out in your user table while the table prefix was wrong before. Connect with phpMyAdmin and remove the field "ecommerce" from your TABLE_PREFIX.user table. Then import the product.