I'm still developing and testing my store, and I just entered the necessary paypal business account info in Modules >>> Payment. Now, in testing mode, when I add a product to my cart and click Check Out With PayPayl, I get the following error:


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

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

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


Please help. Thanks.