Hi,
I have a simple question. I cloned my live site (on another server) for testing purposes. Now I need to give access to third party developer.
I just need to delete all personal data from database (ORDERS, SHOPPERS, USERS)?
Which tables do I have to drop in phpmyadmin?
I deleted these tables:
xxxx_virtuemart_orders
xxxx_virtuemart_userinfos
xxxx_users
All delicate data seem to be gone (telephones, emails, adressess, orders, names etc)?