So this is a Paypal IPN error... actual error below (using paypal sandbox):
Fatal error: Call to a member function on a non-object in ../includes/modules/payment/paypal_ipn.php on line 521
So I've done a lot of research online and in these forums and have found a lot of references to this issue. Code from around line 521 is below:
520: // Added Bugfix 157
521: $order_total_modules->apply_credit();
I've also researched bug fix 157 and found that this module incorporates all of the necessary fixes for 157 so I wonder what else are we missing?
We get this error in particular when running the store in Sandbox mode with paypal. We did get a real order today through Paypal but no payment information came through (it doesn't show the transaction in paypal), but we do see the actual order, so we can only guess that our customer either got the error or thought he was done.
We do use vouchers so we'd like to keep this as is and I'm sure that someone out there knows what the cause / solution is to this problem???
Any help woud be appreciated...
Thanks




LinkBack URL
About LinkBacks










Bookmarks