Page 1 of 1

Wrong customers_default_address_id whenn creating account (after update from 1.0.8.1 to 1.0.8.7)

Posted: Wed Nov 03, 2021 7:36 am
by loop
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!

Re: Wrong customers_default_address_id whenn creating account (after update from 1.0.8.1 to 1.0.8.7)

Posted: Thu Nov 04, 2021 7:34 am
by loop
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...

Re: Wrong customers_default_address_id whenn creating account (after update from 1.0.8.1 to 1.0.8.7)

Posted: Thu Nov 04, 2021 12:18 pm
by ReneH4
Well done loop!