blank address gets added to database for user.
Posted: Mon Jul 20, 2009 8:26 pm
Hello all,
I have been testing site functionality and am running into some issues with users logging back into my development site to place an order and they see a blank shipping address along with there correct shipping address they entered when they created the account. This blank address has gotten into the system and is now the primary address for that user. I look in the ac_addresses table and there is now a record with all Nulls for that user id and the address id is now the primary address id on the user record in the ac_Users table.
I am running VERSION: 7.0.2, BUILD: 11659 on the asp.net platform.
I am new to able commerce and have not changed any code. The only changes that I have been making are to look and feel, mainly the css files in my new theme. I did make changes so that the one page check out is not used as we want to have a shopping cart with a check out progress bar. However I have tested this with both checkout options and both ways run into this same issue.
Any help would be great. Thanks.
Roy
I have been testing site functionality and am running into some issues with users logging back into my development site to place an order and they see a blank shipping address along with there correct shipping address they entered when they created the account. This blank address has gotten into the system and is now the primary address for that user. I look in the ac_addresses table and there is now a record with all Nulls for that user id and the address id is now the primary address id on the user record in the ac_Users table.
I am running VERSION: 7.0.2, BUILD: 11659 on the asp.net platform.
I am new to able commerce and have not changed any code. The only changes that I have been making are to look and feel, mainly the css files in my new theme. I did make changes so that the one page check out is not used as we want to have a shopping cart with a check out progress bar. However I have tested this with both checkout options and both ways run into this same issue.
Any help would be great. Thanks.
Roy