"Anonymous User Maintenance" erasing userid

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
napacabs
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 45
Joined: Mon Jan 14, 2008 2:58 pm
Location: Chino, California
Contact:

"Anonymous User Maintenance" erasing userid

Post by napacabs » Mon Jan 07, 2013 3:49 pm

We don't allow anonymous checkout (AllowAnonymousCheckout="false"); however, when "Anonymous User Maintenance" runs, we end up with Orders with missing Userids from registered users. In the ac_orders table the userid is deleted, in ac_addresses table the related userid and order addresses are also removed.

Any solutions are greatly appreciated, thank you.

VERSION: 7.0.7.14600
MSSQL v2008
AC SCHEMA v2005
.NET CLR v4.0.30319.586

Post Reply