osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

oscommerce --> osCMax 2.0 migration

This is a discussion on oscommerce --> osCMax 2.0 migration within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; hi, i am currently using oscomerce( www.complete-computer-care.co.uk ) i havent donr much to the site in a long while and ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 04-03-2006, 08:18 AM
New Member
 
Join Date: Mar 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
zaxxon
Default oscommerce --> osCMax 2.0 migration

hi, i am currently using oscomerce(www.complete-computer-care.co.uk) i havent donr much to the site in a long while and now that i am taking the site more seriously i want to upgrade to oscmax. i have installed oscmax on my computer, to start and play about with it before i install it to the site, and am having a few problems.
1)database import.
i downloaded my database in pure sql form from oscommerce and when i try to import it to oscmax, it will not let me install it using the restore database.
a. are the database structure and tables for OSC and max the same ?
b. if so what am i doing wrong?

2)product attirbutes contribution
i didnt install all the contribs i have on the cart so i am not sure what my webdesigner did, and i cant locate him. he added an attachment so i can have multiple attributes to my product, basicaly its a pc configurator, and with that contrib i manage to give my users the option to add/remove/modify parts to the pc they are building in the screen shot you can see its back end, where i can choose how it will look, can you guys take a look and identiy the attribute manger there and tell me if i can install the same for OSCMAX ?

3) truncated discription
i havent started to to modify the cart just yet(obviously - since i dont have the database installed) but i wonder if you can point me to the right direction here as well. as can be seen here here when i display my product, i have the discription stripped from any formatting and truncated. i think this was done with a contrib as well, does any one know what the name of that contribution ?


Last,
i know these are all noobs quetions, i am not familiar with php and or mysql or design in general. so excuse the ignorance, also, as posted somewhere else on the site. is any one interested in a site redesign work ? there are a few more things i need done. would pay for a good coder graphic designer.
many thanks in advance for any job inquiry and help with these matters
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 04-03-2006, 12:47 PM
Member
 
Join Date: Feb 2006
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
spottedhaggis
Default RE: oscommerce --> osCMax 2.0 migration

lol,

thats almost a scary question. How familiar are you in working with Mysql databases would be the first thing to ask.

You need to do a compare on the databases. I used SQLYOG to achieve this, others found it harder, I found it perfect. What this does is compare both database
Structures, which are hugely different. My osc shop had 54 database tables, oscmax has 91 or so, and this is why it wont simply import your data.

You do a compare, swhich creates a script that will add the missing tables into your oscommerce database and make both databases identical in structure. This also will include adding any missing fields etc.

Backup your database before you work on it, or do what I did, create a new database and import your current backup or OSC into it and use that as the database to
work with, thus not destroying your already working shop

When this is done you should (Use the word lightly) be able to simply export the now altered osc database and import it into the new oscmax database using PHPmyadmin or some similar tool.

There are a number of forum entries in this section that have covered this thing in various ways.

I myself have managed to get mine working perfectly, and a good friend of mine has also achireved this so it can be done, persevere.

If it was going to be of any help I can give you the structure of my osc database, it has a load of tables that are not standard, but you can delete these from the database when its got the new data into it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 04-10-2006, 04:52 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,665
Thanks: 2
Thanked 93 Times in 79 Posts
Rep Power: 12
jpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of light
Default Re: oscommerce --> osCMax 2.0 migration

Quote:
Originally Posted by zaxxon
hi, i am currently using oscomerce(www.complete-computer-care.co.uk) i havent donr much to the site in a long while and now that i am taking the site more seriously i want to upgrade to oscmax. i have installed oscmax on my computer, to start and play about with it before i install it to the site, and am having a few problems.
1)database import.
i downloaded my database in pure sql form from oscommerce and when i try to import it to oscmax, it will not let me install it using the restore database.
a. are the database structure and tables for OSC and max the same ?
b. if so what am i doing wrong?
That is out right dangerous

Look at using MYSQLDIFF to convert the MAJORITY of stuff. A bit of fudging may have to be done on products.

YOU can not just do an IMPORT as they database has SO much more information

Quote:
2)product attirbutes contribution
i didnt install all the contribs i have on the cart so i am not sure what my webdesigner did, and i cant locate him. he added an attachment so i can have multiple attributes to my product, basicaly its a pc configurator, and with that contrib i manage to give my users the option to add/remove/modify parts to the pc they are building in the screen shot you can see its back end, where i can choose how it will look, can you guys take a look and identiy the attribute manger there and tell me if i can install the same for OSCMAX ?
He may have added a large program CCC - Custom Computer Creator or CPC - Custom PC Creator. No this has not be made for BTS - that I know of.
Quote:
3) truncated discription
i havent started to to modify the cart just yet(obviously - since i dont have the database installed) but i wonder if you can point me to the right direction here as well. as can be seen here here when i display my product, i have the discription stripped from any formatting and truncated. i think this was done with a contrib as well, does any one know what the name of that contribution ?
Not sure - but why did you want it truncated?
Quote:
Last,
i know these are all noobs quetions, i am not familiar with php and or mysql or design in general. so excuse the ignorance, also, as posted somewhere else on the site. is any one interested in a site redesign work ? there are a few more things i need done. would pay for a good coder graphic designer.
many thanks in advance for any job inquiry and help with these matters
PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 04-11-2006, 01:23 AM
New Member
 
Join Date: Mar 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
zaxxon
Default RE: Re: oscommerce --> osCMax 2.0 migration

the reason i want it truncated is cuz i want it to apear under the product name, yet obviously not take a full page just to fit under , say abotu 300 characters, take a look here to seee what i mean:
http://www.complete-computer-care.co...x.php?cPath=22 (look under the product name)
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
Can I use osCMax/Oscommerce in a different way? earth-friendly osCMax v2 Customization/Mods 0 07-19-2006 04:08 AM
osCMax vs osCommerce jschank osCMax v2 Features Discussion 2 12-23-2005 08:19 PM
Migration from Miva MSatterwhite osCommerce 2.2 Installation Help 4 04-13-2005 01:55 PM
Migration tbci osCommerce 2.2 Installation Help 1 11-24-2004 11:26 AM
Oscommerce to oscmax? anntaj osCMax v1.7 Installation 2 10-31-2004 11:05 AM


All times are GMT -8. The time now is 12:38 PM.


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