Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Different address_book_id & customers_id values!


Andrew J

Recommended Posts

Posted

I have different values in the address_book_id & customers_id column in address_book table!

 

It should be similar, not? Maybe I deleted some test customer in the past.

 

Example:

address_book_id | customers_id

1 | 1

2 | 2

3 | 3

...

8 | 7

9 | 8

11 | 9

 

 

If I change the address_book_ids to match the customers_ids

 

7 | 7

8 | 8

9 | 9

 

then the customers details wont display while I choose to edit the customer with the modified address_book_id in admin/customers.

 

Are there any other dependent values I have to change? I'd like to have back those customer details.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...