ricksteruk2005 Posted September 4, 2005 Share Posted September 4, 2005 How would i go about uploading all my catalogue to a new store, i have one store now and will be opening another soon with most of the same products in, so would i just download my entire store via FTP and then upload it again to the new server. Would i need to reset the attributes or would they also get carried over, also what about the database. could i just do a mysql dump from the current store and then just upload it into the next store even tho they will have differant URLS? hope this hasnt confused anyone, any advice please? I dont help with templates (thats what the seller is for) th search function will often help, when it dont try this in google. site:http://www.oscommerce.com/forums then your search word Link to comment Share on other sites More sharing options...
angel17846 Posted September 4, 2005 Share Posted September 4, 2005 How would i go about uploading all my catalogue to a new store, i have one store now and will be opening another soon with most of the same products in, so would i just download my entire store via FTP and then upload it again to the new server. Would i need to reset the attributes or would they also get carried over, also what about the database. could i just do a mysql dump from the current store and then just upload it into the next store even tho they will have differant URLS? hope this hasnt confused anyone, any advice please? <{POST_SNAPBACK}> I think is right and someone correct me if I'm wrong...but... 1. You should do a SQL dump to get your database. This will take all your products, attributes, and even orders (which you will likely want to delete for the new store). 2. When you install osCommerce for your new store, you'll need to modify the configure.php files like you did for the first store. This will change your URLs for the new store. Hope this helps. Angel Link to comment Share on other sites More sharing options...
♥Vger Posted September 4, 2005 Share Posted September 4, 2005 Make a dump file, no compression, of your existing database. Upload all files/folders to the new domain, create a blank database and import the dump file into it, then edit both configure.php files for the new domain. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.