This is no big deal as this is one of my test galleries, but after upgrading (a couple of weeks ago from 1.4.26 - 1.5.3) I see that the database tables changed. When leaving the new config.inc.php as is, all of the images/settings weren't included in the newly created tables. If I use the original config.inc.php (with the old table prefix), I receive the Fatal error :
Now I did have some prior heavy modifications to various themes; just wondering if this is a typical failure or something that I may have caused and if you happen to know what causes it.
http://gallery.rphmedia.net/ (using the new config.inc.php)
I just tried re-uploading everything (1.5.4) and executing update.php, but I get the same thing (with my original config only). I disabled the plugins (didn't delete them until after upgrading) before the upgrade.
Again, not urgent as I'm just testing the new release.
Sounds to me that you don't upgrade your gallery, but install a fresh version of Coppermine and then you try to import your old database. If you perform a 'real' upgrade, there is no old/new config.inc.php, but only one config.inc.php, which remains untouched.
QuoteSounds to me that you don't upgrade your gallery, but install a fresh version of Coppermine and then you try to import your old database.
I assure you this is not what I did.
I just performed a downgrade to 1.4.27 and all is back to normal (less my modifications).
I'll try this again.