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

Open to all! Ask other shopowners for help.
Post Reply
loop
Contributor
Posts: 253
Joined: Thu Mar 25, 2021 12:26 pm
Phoenix Version:
Has thanked: 7 times
Been thanked: 3 times

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

Post 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!


Join The Code Co-op to get access to your library in the Code Co-op Forum
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)

Post 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...
User avatar
ReneH4
Contributor
Posts: 145
Joined: Mon Oct 26, 2020 12:00 pm
Phoenix Version:
Has thanked: 13 times
Been thanked: 17 times

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

Post by ReneH4 »

Well done loop!


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply