Hi folks,
I've installed the Google Checkout Mod on my site and it works fine, payments go through, orders show up in the admin screen and adjusting them through the admin screen affects my seller's account in Google Checkout.
I just have one problem and I hope someone can shed some light here for me...
When Google Checkout creates the new user's account in my cart after the order has been placed it doesn't do it quite right, resulting in the following error when I go to view customers.
PHP Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/mgfregis/public_html/shop/admin/customers.php on line 1099
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/mgfregis/public_html/shop/admin/customers.php on line 1101
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/mgfregis/public_html/shop/admin/includes/classes/object_info.php on line 29
I've searched through the forums here and on the Google Groups page but can't seem to find anyone with the same problem.
I've followed the installation instructions and this was installed on a fresh cart, I've read the readme through and checked all the common errors but I'm still getting it.
Hope you can help!!
James
Bookmarks