There's nothing wrong with that file. The error you're seeing is a result of a bad request, as in bad data, being sent to that class when being called by something else in your code.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Well I received this error again today: [14-May-2010 01:12:03] PHP Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #3 is not an array in /*/*/*/includes/modules/payment/paypalwpp.php on line 2204
One thing that has been consistent is that whenever this error has been triggered it's been when an international customer uses PayPal Express Checkout. I have only experienced this since upgrading to 1.3.9 and it doesn't happen all the time.
Thanks!
That's just a minor warning message being triggered by the logging facility. If it's bothering you, feel free to comment-out that line. It shouldn't be hindering normal operation.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.