MrTemplate Posted February 21, 2014 Posted February 21, 2014 I have an OSComerce shopping cart. In the credits, it says that it's from 2003, and the copy of the credit screen says: SHOPPE ENHANCEMENT CONTROLLER v2.2 for osCommerce MS2 with Credit Class and Gift Voucher this software is ancient and hard to work with. i want to update to a current version of osCommerce. can i update and retain all of the existing data from the 2000 customers who have purchased product from my shopping cart dating back to 2003?
♥toyicebear Posted February 22, 2014 Posted February 22, 2014 you can do it in 2 ways... (as always make and save backups) 1. Compare your old db structure with V2.3.3.4 db structure and add over changes to the old db, you can then use the old db with a new install of v2.3.3.4. or 2. Make a brand new install of v2.3.3.4 and then import over customer/order/product/category data from the old db into the new db. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
♥bruyndoncx Posted February 22, 2014 Posted February 22, 2014 I did 1. but the tricky bit is the contents of the configuration table. 2. is the easier option I think, and you then start of with a clean install just with the necessary data. KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Guest Posted February 23, 2014 Posted February 23, 2014 @@MrTemplate 2 is the only option as there are far too many updates to apply to an old MS2 store to bring it up to date. You would end up with a 'frankenstore' Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.