Andrew J Posted December 20, 2004 Posted December 20, 2004 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.