
Originally Posted by
waterbender
Hi,
When we are happy with the new shop, our next step is to do a backup again of the latest live database live_database2.sql as well as new_database.sql. Then drop the tables in new_database.sql and load live_database2.sql. Then re-run /new_shop/zc_install to upgrade the current data again to include new orders, customers, products etc.
My question is:
Will we lose the third party module changes to database after re-importing live_database2.sql to new_database.sql? If we will, what is the best way to do this so that we don't miss any orders?