Quote:
Originally Posted by 5th-Level
i get this error when trying to import the product
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Wednesday, December 19th 2007 @ 01:40:32 PM
Script : http://www.mafialifecity.com/admincp/plugin.php?do=productimport
Referrer : http://www.mafialifecity.com/admincp/plugin.php?do=productadd
IP Address : XX.XX.XXX.XXXX
Username : XXXXXXX
Classname : vB_Database
|
I think that database error occurs if you try and uninstall it and install it again by memory. You just had to overwrite the upgrade. Is that what you did?
If the casino cash of your members is not important, and you dont mind starting fresh, then you can try this unoffical support: Uninstall the product, then Open up phpMyAdmin (If you have it) and then delete all tables that consist of casino_ Then try and install it again.