j4tan Posted February 23, 2006 Posted February 23, 2006 Hi, I need to have a clean re-installation of my live store but it's going to be a problem to re-upload all the products. Is there a way that i can extract only the products from the live shop, re-install oscommerce and upload all products at once? Thanks much.
vasttech Posted February 23, 2006 Posted February 23, 2006 Use phpMyAdmin to export all the tables related to products (i.e. products, products_description, categories, and the option and attribute tables). Then once you reinstall osCommerce, just import those tables into the new database. When you do the export make sure to check the DROP TABLE otherwise you will get errors when you try to import unless you first delete those tables from the new database. Hope that all makes sense. osCommerce Knowledge Base osCommerce Documentation Contributions
j4tan Posted February 23, 2006 Author Posted February 23, 2006 what exactly should i check for "drop table"? you mean like a check box?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.