Originally Posted by
creeperkat
I tried uploading the SQL file and got the following error:
1062 Duplicate entry 'STORE_FAX' for key 2
in:
[INSERT INTO configuration VALUES ('', 'Store Fax', 'STORE_FAX', '', 'Enter the fax number for your store.
You can call upon this by using the define STORE_FAX.', 1, 4, now(), now(), NULL, NULL);]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
If I go to phpMyAdmin, I see the so_ tables. I do not see the Admin>Configuration>Super Orders though.
I tried deleting all the so_ tables in phpMyAdmin and rerunning the SQL upload but I got the same error. Any ideas on how to fix this?