Warning: array_merge() [function.array-merge]: Argument #1 is not an array
I thought I got everything set up, but I get this error message:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/antieucl/public_html/includes/modules/payment/paypalwpp.php on line 1467
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/antieucl/public_html/includes/modules/payment/paypalwpp.php on line 1467
Warning: Cannot modify header information - headers already sent by (output started at /home/antieucl/public_html/includes/modules/payment/paypalwpp.php:1467) in /home/antieucl/public_html/includes/modules/payment/paypalwpp.php on line 1492
Warning: Cannot modify header information - headers already sent by (output started at /home/antieucl/public_html/includes/modules/payment/paypalwpp.php:1467) in /home/antieucl/public_html/includes/functions/functions_general.php on line 44
Anyone know how to fix it?
Re: Warning: array_merge() [function.array-merge]: Argument #1 is not an array
Did you install the latest PayPal Patch for v1.3.7 at:
http://www.zen-cart.com/forum/showthread.php?t=56216
Be sure to follow the instructions ...
Re: Warning: array_merge() [function.array-merge]: Argument #1 is not an array
I am getting the same error message when a customer trys to check out and purchase something through paypal check out.
ive added new items to the website but that is all, nothing else was touched. How can I fix this problem?
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home1/glorysal/public_html/includes/modules/payment/paypalwpp.php on line 1467
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home1/glorysal/public_html/includes/modules/payment/paypalwpp.php on line 1467
Warning: Cannot modify header information - headers already sent by (output started at /home1/glorysal/public_html/includes/modules/payment/paypalwpp.php:1467) in /home1/glorysal/public_html/includes/functions/functions_general.php on line 44
Re: Warning: array_merge() [function.array-merge]: Argument #1 is not an array
Quote:
Originally Posted by
shenise3543
I am getting the same error message when a customer trys to check out and purchase something through paypal check out.
ive added new items to the website but that is all, nothing else was touched. How can I fix this problem?
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home1/glorysal/public_html/includes/modules/payment/paypalwpp.php on line 1467
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home1/glorysal/public_html/includes/modules/payment/paypalwpp.php on line 1467
Warning: Cannot modify header information - headers already sent by (output started at /home1/glorysal/public_html/includes/modules/payment/paypalwpp.php:1467) in /home1/glorysal/public_html/includes/functions/functions_general.php on line 44
Since you're getting the same error messages, then you have the same problem, and thus the same solution will work for you.
Granted, an even BETTER solution would be to use the latest version of Zen Cart instead of the one you're using which is 3 years old and no longer officially supported.