colin99:
I have done all the updates as above (in earlier posts) but I am still getting the...
NOTICE: The website is currently Down For Maintenance to the public
Warning Your database appears to need patching to a higher level. See Admin->Tools->Server Information to review patch levels.
Messages and cannot turn them off.
I upgraded from 1.38 to 1.39h
Here is my PATCH Level message...
Zen Cart 1.3.9h
Patch: 1::
Database Patch Level: 1.3.9h
Which means I am patched, yes?
And yet I am getting the ...
Your database appears to need patching to a higher level. See Admin->Tools->Server Information to review patch levels.
On the home page still.
colin99:
Addendum - Interestingly, my BACK END Admin in my ZEN CART says everything is normal and everything is up to date.
Yet Homepage says: Down for maintenance - Update Database.
Is this simply a message I can switch off somewhere?
Looks like your /admin/includes/configure.php is pointing to a different set of database credentials than your /includes/configure.php is.
They need to have the SAME settings for all the DB_xxxxxx parameters, else they're showing you completely different data.
And, remember, if the configure.php file is read-only, you won't be able to upload/edit it without making it writable first.