I uploaded & overwrote all the files, but can't import the new product, I get a database error. I've tried overwriting and also uninstalling the old product/uploading fresh, but both result in the same database error. I have no idea how/where to access SQL or even exactly what to do once I get there...please help!
PHP Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE `usergroup`
ADD icashpermissions INT( 10 ) UNSIGNED NOT NULL DEFAULT '7';
MySQL Error : Duplicate column name 'icashpermissions'
Error Number : 1060