Hi All
I have the Problem after Creating a new useraccount, the entry in the customers db is like this:
customers_default_address_id = 0
and the adressbook entry which is created has the adress_book_id = 1
What will produce a error in the checkout, as soon as i manualy edit the default_adress_id to 1 everything works. I don't know what changed and where i can say that the default_id for first adress is not 0 it's 1
thank you!
Wrong customers_default_address_id whenn creating account (after update from 1.0.8.1 to 1.0.8.7)
-
loop
- Contributor
- Posts: 253
- Joined: Thu Mar 25, 2021 12:26 pm
- Phoenix Version:
- Has thanked: 7 times
- Been thanked: 3 times
Re: Wrong customers_default_address_id whenn creating account (after update from 1.0.8.1 to 1.0.8.7)
i found the reason, i changed (because i migrated from oscomerce) the sql tables address_book to what caused the problem.
it's now solved...
it's now solved...