Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Zen Cart -> OsCommerce


Trope

Recommended Posts

  • 1 month later...
  • 5 months later...
  • 1 month later...

There are major differences in the database structure of both carts. osCommerce (default) has 46 tables, whilst Zen Cart has around 92 tables, and even where tables match up the fields are often different.

 

You'd need to recompile just the essential tables so that the fields match each other e.g. products, products_description, products_attributes, customers, orders, order_total etc. You'd need to backup your zen cart database into an offline database using phpMyAdmin and compare it against a default osCommerce database, deleting and modifying as necessary. When they match up then take a backup of the modified zen cart database, which you can then import into an osCommerce website.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...