Combining Users Id's

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Chris Hadden
Commander (CMDR)
Commander (CMDR)
Posts: 182
Joined: Tue Jan 27, 2009 2:29 pm

Combining Users Id's

Post by Chris Hadden » Mon Nov 25, 2013 9:38 am

Able 7.0.2

I run in to this scenario quite a bit. I have customers that have 4 or 5 ID's or some anyomous Id's is there a way for me to combine them all into one current ID for them so they have all the past history?

Thanks
Chris

wprevett
Ensign (ENS)
Ensign (ENS)
Posts: 9
Joined: Tue Jun 14, 2011 1:59 pm

Re: Combining Users Id's

Post by wprevett » Mon Nov 25, 2013 4:20 pm

I don't believe that's possible without directly changing the database info. If that's the case though, I wouldn't recommend trying to do that. You could create a mapping table grouping various user IDs under a single one and change how you're loading history based on that, but directly changing IDs around would be pretty sloppy and potentially site breaking.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Combining Users Id's

Post by jmestep » Tue Nov 26, 2013 5:29 am

I have done it by changing the database. A couple of our clients finally decided it was easier to not allow anonymous checkout than it was to pay us to change the entries in the database.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply