After fighting to get zc_install to run when setting the two configure.php files to use the 1.3.7 database I instead installed with a new database, which worked fine. Now I've changed the two configure.php files to reference the 1.3.7 database. The zen site starts but now when viewing the site after changing the configure.php to reference the 1.3.7 database, but has the message "Your database appears to need patching to a higher level", but all products from the original site now appear.
Rerunning zc_install to try and upgrade the database still fails on the third screen with the warning
WARNING: An Error occurred, please refresh the page and try again.
Looking at the debug .log file I see the following:
[20-Jan-2013 14:16:14 UTC] PHP Fatal error: 1054:Unknown column 'gzpost' in 'field list' ::
insert into admin_activity_log (access_date, admin_id, page_accessed, page_parameters, ip_address, gzpost, flagged, attention)
values (now(), '0', 'alert_page.php ', '', '174.29.142.4', '', '0', '')
in /home/edward/public_html/bbr1.5.1/includes/classes/db/mysql/query_factory.php on line 120
Is there some way to get zc_install to run enough to get to the "upgrade database" screen.
Note: the 1.3.7 database still works fine with the 1.3.7 zen site, but due to PHP updates by my webserver, I need to upgrade to 1.5.1 zen cart (as I cannot get into the admin site on the 1.3.7 anymore).
Thanks for any suggestions,
Ted


Reply With Quote

