I exported my database and made a copy of my ZenCart files. I created a new database and uploaded the standard 1.3.8a file to my server, and used the zc_install folder to update the test database. There were 7 skipped exceptions.
I decided to try things out anyway. Everything seems fine with both the customer areas and admin areas, with the exception of Payment, Shipping, and Order modules.
When I attempt to edit/install the modules in these three areas, the right-hand side of the table (with a dark green header) where the options are entered disappears and the rest of the table spreads the width of the page. The Zencart logo and other footer information also disappears, which has me thinking the page is not loading completely for some reason.
Do I have to remove any custom modules (like beanstream payment module) and/or turn off all the other modules before creating the database export?
Here is a list of my database upgrade exceptions:
SKIPPED: Cannot ADD column module_name because it already exists.
SKIPPED: Cannot ADD column module_mode because it already exists.
SKIPPED: Cannot create table nochex_apc_transactions because it already exists
SKIPPED: Cannot create table nochex_sessions because it already exists
SKIPPED: Cannot create table nochex_sessions because it already exists
SKIPPED: Cannot create table nochex_sessions because it already exists
SKIPPED: Cannot create table nochex_sessions because it already exists
SKIPPED: Cannot CHANGE column zen_order_id because it does not exist.
SKIPPED: Cannot CHANGE column zen_order_id because it does not exist.
SKIPPED: Cannot ALTER or INSERT/REPLACE into table linkpoint_api because it does not exist. CHECK PREFIXES!
Anyone with a brilliant idea?




