Quote:
Originally Posted by madshark
I got the big_3 database error. And I did make the edits once I fugured out what was wrong then ran into error :
Code:
Invalid SQL:
ALTER TABLE vb_market_items CHANGE `marketid` `mid` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT;
MySQL Error : Duplicate column name 'mid'
Error Number : 1060
Please advice? Thanks
|
you might want to go into your database and delete all the market tables, the reimport the product you edited, that should fix it as long as you did the edits correctly.