
Originally Posted by
hbtrading
Pretty simple..
-Install zencart 1.3.7 using a new database
-Dump all the customer related tables of the old database(orders, payment etc...) and the product tables, making sure the add drop tables, add if not exists, add auto_increment value is checked leaving everything else the way it is than export the tables
-Make sure ur exported table prefix's match those of the 1.3.7 install
-Import it into your 1.3.7 database.
-Run the zencart install and select upgrade database then check from which versions you are updating the database from
-all should be working now