I am getting the following warnings under Customers:
Via phpmyadmin I uploaded csv data into zen_address_book and zen_customers. It worked and my customers and their info are all there, but now I am getting the warnings and I cannot edit them via the Zen cart admin panel. Maybe I missed something... is there anything else that contains customer data that I might need to edit or add info to? Any suggestions?Code:Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/bydesign/public_html/teststore/admin/customers.php on line 1099 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/bydesign/public_html/teststore/admin/customers.php on line 1101 Warning: reset() [function.reset]: Passed variable is not an array or object in /home/bydesign/public_html/teststore/admin/includes/classes/object_info.php on line 29 Warning: Variable passed to each() is not an array or object in /home/bydesign/public_html/teststore/admin/includes/classes/object_info.php on line 30
Thanks!



