Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

oops


amt167

Recommended Posts

i installed and i put all my products and categories in then tested the system but got an error so i decided to do a fresh install in a different dir i have now added one cat and one product and it works fine is there a way to transfer the products i put into the first non working intall into this one???

 

thanks

Link to comment
Share on other sites

1) you can backup the db from the first one, the restore it onto the second one Use admin/tools/backup to generate the backup, then copy over the .sql file into your backup directory for the second installation, then restore it in the admin/tools/backup on the new install.

 

2) you can backup the old database up with phpMyAdmin, then go into the new db with phpMyAdmin, drop all tables, and import the backup that you just made with phpMyAdmin.

 

3) you can use something like the EasyPopulate contribution to export all of your products to a csv file, then import them to the new server.

 

Any of these options should work.

 

-jared

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...