GetmoMedia Posted November 22, 2006 Posted November 22, 2006 Alright, this is my first experience with PHP and shopping carts, and I'm hoping there's a nice easy way to copy the products and the attributes from the old site to the new cart on the new server. As you can see, there's a lot of products/attributes: http://205.234.232.250/~bodyart/temp/bodyart-products.jpg I really don't want to have to do this manually... Now, can I just use FTP to download the old shopping cart, overwrite the new one and then use the database restore on the new location? I'm sure the answer is here on these forums and I've tried using the search feature, but every time I search nothing useful comes up... :(
Avec Posted November 22, 2006 Posted November 22, 2006 I assume you mean download the database. Yes, do a backup through Admin, then FTP it to the new location, Use PHPMyAdmin to restore to the new database and you should be good to go.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.