|
... I made a fresh install and manually uploaded the files for the old 4.5 version
But with the upgrade from 4.7j to 4.8c is still an open question.
After the upgrade, I get the alert:
-----------------
Preparing to reorganize admin options...
ALTER TABLE mydirectory_categories DROP INDEX lastphoto failed with error: Can't DROP 'lastphoto'. Check that column/key exists
ALTER TABLE mydirectory_categories DROP INDEX thumbnail failed with error: Can't DROP 'thumbnail'. Check that column/key exists
ALTER TABLE mydirectory_iponline DROP INDEX userid failed with error: Can't DROP 'userid'. Check that column/key exists
ALTER TABLE mydirectory_photos DROP INDEX approved failed with error: Can't DROP 'approved'. Check that column/key exists
ALTER TABLE mydirectory_photos DROP INDEX date failed with error: Can't DROP 'date'. Check that column/key exists
Done! You can now remove this file and check out your new Admin Options layout!
-------------------------
Is this the duplicate error you were refferring to ? ("ignore any duplicate errors")
|