Zen Cart Logo
Forums / PayPal Express Checkout support / PayPal Express Warning Array_merge

PayPal Express Warning Array_merge

Locked

Views: 2,194

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
30 May 2008, 01:01
#1
betsysue avatar

betsysue

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

PayPal Express Warning Array_merge

Hi folks,

I'm getting an odd error when I click the Paypal express button on my site and I have no idea where to begin (or what the thing means). I'm running Zen 1.3.7. I recently changed templates but aside from that have made no changes to my site. I'm a newby so please make your instructions and suggestions very simple. Here is the error:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/betsysue/public_html/Zen/includes/modules/payment/paypalwpp.php on line 1467

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/betsysue/public_html/Zen/includes/modules/payment/paypalwpp.php on line 1467

Warning: Cannot modify header information - headers already sent by (output started at /home/betsysue/public_html/Zen/includes/modules/payment/paypalwpp.php:1467) in /home/betsysue/public_html/Zen/includes/modules/payment/paypalwpp.php on line 1492

Warning: Cannot modify header information - headers already sent by (output started at /home/betsysue/public_html/Zen/includes/modules/payment/paypalwpp.php:1467) in /home/betsysue/public_html/Zen/includes/functions/functions_general.php on line 44

Any help is greatly, greatly appreciated - I nearly lost a sale today because of this and just don't know where to begin.

Regards,
Stephanie

30 May 2008, 01:09
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: PayPal Express Warning Array_merge

You're using outdated code.

v1.3.7 requires a patch: http://www.zen-cart.com/forum/showthread.php?t=56216

v1.3.7.1 and v1.3.8 include those patches, as well as numerous additional bugfixes and feature improvements.