Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Urguent: Can u transfer customers details to new oscommerce store


Mark-UK

Recommended Posts

Posted
Can i transfer all customers account details/orders to new store please.

 

thanks

 

:)

 

 

i have experienced this problem too, i tried to copy customer details from MS1 to MS2. However, i failed to do it.

 

But at least i can give an idea, you have to copy database table:

 

customers, customers_info and address_book.

 

i found out the address_book database structure is different.

 

if you better way to do this, please let me know.

 

Thanks

 

sean

Posted

if it's about moving data from MS1 to MS2, there are some scripts part of the MS2 installation set that you cna use.

If not migrating from MS1, you'll have to create a new custom script to do this. There are a few options, and possibillities to preprocess things, depending on how much different your data structures and data keys are.

 

so where and how is your current/old customer data stored ?

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

Posted

If this is a NEW store, as in NEW DOMAIN etc. then no you can't just transfer customers and their details from one website to another. You would be in violation of the Data Protection Act.

 

Vger

Posted

hmm, and was it 'U' or 'I' , I know I can but I'm not sure U can ;)

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

Archived

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

×
×
  • Create New...