osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Transfer from OSC to OsCMax.

This is a discussion on Transfer from OSC to OsCMax. within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; Hi folks, I've just been setting up a site with OSC for the first time and been getting there but ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Installation

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 01-11-2005, 11:40 PM
New Member
 
Join Date: Jan 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pnunn
Default Transfer from OSC to OsCMax.

Hi folks,

I've just been setting up a site with OSC for the first time and been getting there but its been a struggle.

I've finally got it sort of working (locally at this stage) and have done some configuration of the stylesheet and put some data in the database. I've installed some contributions (and had trouble with some) and have now... discovered Max (which I wish I'd found ages ago).

So.. is there an easy way of migrating from a standard OSC to a Max install without loosing all the data/attributes and css that I've got going so far?

Thanks.

Peter.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 01-12-2005, 07:15 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,481
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Transfer from OSC to OsCMax.

Fairly easy if you are familiar with mysql.

You can save your stylesheet.css and replace the one in the osCMax template (/catalog/templates/[templatename]/. That will keep your style changes.

The database is where you will be tested if you do not have much mysql experience. Get a db comparison tool like mysqldiff (google it) and use it to compare data structures. Then, with the mysqldiff output, upgrade the database by running the output as a batch query using phpmyadmin or some other mysql front end (gui). I suggest making a copy of your database and running the query on the copy. That way if anything goes wrong (low risk, but better to be safe!) you have the original data safe and sound.

Then you will need to export the product, customer, attribute and order info to a batch file and import into the max db.

Here is a thread on upgrading Zencart to osCMax. It uses a different batch file, but the process is the same. It may provide some insight:

http://oscdox.com/PNphpBB2-viewtopic...t-zencart.html
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
The Following User Says Thank You to michael_s For This Useful Post:
duncwilon (05-11-2007)
  #3  
Old 01-13-2005, 03:08 AM
New Member
 
Join Date: Jan 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
pnunn
Default RE: Transfer from OSC to OsCMax.

Thanks Michael,

I'll take a look at this and see how I get on. I'm guessing you think the move is worth the effort? I've finally got EasyPopulate working on the other site, but I'm not sure what else I'm missing out on to be honest.

Any comments?

P.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 05-19-2005, 02:58 AM
osCMax Testing Team
 
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
paulzag
Default Re: RE: Transfer from OSC to OsCMax.

Quote:
Originally Posted by msasek
Then you will need to export the product, customer, attribute and order info to a batch file and import into the max db.

Here is a thread on upgrading Zencart to osCMax. It uses a different batch file, but the process is the same. It may provide some insight:

http://oscdox.com/PNphpBB2-viewtopic...t-zencart.html
And remember to export address_book table. I forgot it and just spent 45 mins trying to work out why I'd get errors when editing customers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 05-31-2005, 09:07 AM
Lurker
 
Join Date: May 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
mq-james
Default RE: Re: RE: Transfer from OSC to OsCMax.

Hi, I've had no joy with this, mysql diff I couldn't figure out, could you write a how to or something please? Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 05-31-2005, 09:41 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,481
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Re: RE: Transfer from OSC to OsCMax.

Sorry, I do not support mysqldiff. It comes with instructions on how to install and use it that are very easy to follow. I already wrote a how to several posts up.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 06-01-2005, 04:06 AM
osCMax Testing Team
 
Join Date: May 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
paulzag
Default Re: RE: Re: RE: Transfer from OSC to OsCMax.

Quote:
Originally Posted by mq-james
Hi, I've had no joy with this, mysql diff I couldn't figure out, could you write a how to or something please? Thanks
Make sure you are using the correct mysqldiff (google showed me a few).

http://www.mysqldiff.org/

is the one you want. It really is fairly self explanatory. Let me know if you're having problems (be specific) and I'll see if I can suggest anything.

Note: If you aren't comfortable using mysqladmin and similar tools then you should find someone who'll do the transfer for you.

Regards

Paulzag
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Database transfer problem maullah osCMax v1.7 Installation 1 02-16-2005 07:34 AM
Transfer customers from one database to another CMWM osCMax v1.7 Installation 0 06-02-2004 07:20 AM
transfer database to new store CMWM osCMax v1.7 Installation 2 05-21-2004 10:22 PM
How to transfer OSC to another computer? viper15 osCommerce 2.2 Installation Help 3 02-23-2003 06:24 AM


All times are GMT -8. The time now is 08:09 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax