Zen Cart Logo
Forums / Managing Customers and Orders / getting an error on one customer only

getting an error on one customer only

Locked

Views: 1,022

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
19 Aug 2008, 1:32 PM
#1
dallasusedguitar avatar

dallasusedguitar

New Zenner

Join Date:
Aug 2008
Posts:
2
Plugin Contributions:
0

getting an error on one customer only

I have one customer that is having trouble, when I click on his user name in administration I get the following errors (no other users display these errors):

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in E:\Sites\Single5\seansimoncpa\webroot\zencart\admin\customers.php on line 1099

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in E:\Sites\Single5\seansimoncpa\webroot\zencart\admin\customers.php on line 1101

Warning: reset() [function.reset]: Passed variable is not an array or object in E:\Sites\Single5\seansimoncpa\webroot\zencart\admin\includes\classes\object_info.php on line 29

Warning: Variable passed to each() is not an array or object in E:\Sites\Single5\seansimoncpa\webroot\zencart\admin\includes\classes\object_info.php on line 30

20 Aug 2008, 4:38 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: getting an error on one customer only

That's a result of your database data being damaged for some reason.
It seems that that customer's "entry_country_id" value from the address_book table is blank, when it shouldn't be.