Hi,

my site is currently down as the upgrade has not gone as planned. I'm moving from 1.3.7 to 1.5.

The issue is that when I try to access the admin section I get the; "You are seeing this page for one or more reasons".

It suggests there is an issue with the paths in the includes/config.php file or there are issues with the database connection. The paths are correct and the database settings are correct. What is going on?

I ran the zc_install, updated the database settings and ran the upgrade. I got some skipped items:

SKIPPED: Cannot ALTER or INSERT/REPLACE into table linkpoint_api because it does not exist. CHECK PREFIXES!
SKIPPED: Cannot drop index page_accessed on table admin_activity_log because it does not exist.
SKIPPED: Cannot drop index access_date on table admin_activity_log because it does not exist.
SKIPPED: Cannot add index idx_page_accessed_zen to table admin_activity_log because it already exists.
SKIPPED: Cannot add index idx_access_date_zen to table admin_activity_log because it already exists.

but no errors. The upgrade is installed at root folder and the database settings are correct (the upgrade couldn't have worked it they were not).

I installed zc 1.5 under a new folder to test and it worked fine. I then merged the old and new versions and uploaded to root. Backed up the db and restoed to new db. Then ran the upgrade. I've tried this twice now with the same results.

Please help, as site is down and I'm stuck.

thanks T