toddring Posted January 2, 2008 Share Posted January 2, 2008 Greetings, I have a site with a membership db, a forum, an oscommerce db, and maillist db. I an trying to populate that latter 3 with information from the membership db. Is there a way with the scCommerce to create an account from and external source? Thanks Todd Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 2, 2008 Share Posted January 2, 2008 Greetings,I have a site with a membership db, a forum, an oscommerce db, and maillist db. I an trying to populate that latter 3 with information from the membership db. Is there a way with the scCommerce to create an account from and external source? Thanks Todd Just look at the customers table and its fields all you need to do is log into the DB and INSERT the required fields. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
toddring Posted January 3, 2008 Author Share Posted January 3, 2008 Babygurgles, It looks a bit more complicated than that.besides the customers table there is the customers_info and the address_bok tables. It looks like there is a relation between these tables. Are they any others that I need to take into consideration? Thanks Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 3, 2008 Share Posted January 3, 2008 Babygurgles,It looks a bit more complicated than that.besides the customers table there is the customers_info and the address_bok tables. It looks like there is a relation between these tables. Are they any others that I need to take into consideration? Thanks It's all at the top of create_account.php, $sql_data_array is a good thing to look for. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.