I have developed a new problem today, not sure how this happened but when i try to access customer details from admin i get this:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/junoievp/public_html/shop/admin/customers.php on line 1020
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/junoievp/public_html/shop/admin/customers.php on line 1022
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/junoievp/public_html/shop/admin/includes/classes/object_info.php on line 29
Warning: Variable passed to each() is not an array or object in /home/junoievp/public_html/shop/admin/includes/classes/object_info.php on line 30
Really don;t know where to start on this one, any help would be appreciated.
Thanks



