Hi i really would like to transfer my half built oscommerce store to ubercart as im really fed up with hacking this and that to get osc to work...
I have been reading a bit through the threads and im preparing to use the xml schemea to map it out.
I have 56 products so far, but those products do not have a price.. all the pricing is done by attributes and there are about 1050 of them, im having problems understanding where to map theses to, are they're any examples to follow?
Or is there a magic oscommerce to ubercart convertor?...i wish!!
thanks
Claire




I think any magic that deals with osCommerce can be considered Deep Magic, and not fit for mere mortals.
What I can do is show you how osCommerce tables map to Übercart tables. That should help you figure out which values go in which tags in the XML file.
It's probably a good idea to make a few test attributes and products to see where all the data goes. osCommerce doesn't have any equivalent to the price and weight fields in uc_attribute_options, but if most of your products use the same values for those options, you can figure out what to put there.
Good luck.