I get these warnings when I view the Zen cart customer admin screen for customers created from VB. I cannot edit or otherwise amend customer details. All I can do is delete them directly from the database and then the warnings go away.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/xxxxx/public_html/pets/xxxxx/customers.php on line 1099
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/xxxxx/public_html/pets/xxxxx/customers.php on line 1101
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/xxxxx/public_html/pets/xxxxx/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/xxxxx/public_html/pets/xxxxx/includes/classes/object_info.php on line 30
xxxxx = admin name
If I click on a customer who used my site directly I do not get the warnings.
Is there something I need to change to allow your customers details to be displayed correctly, or do you need to change something at your end for when customers place orders?
Apart from this small issue the addon works perfectly and I am receiving orders ok.


Reply With Quote
