Hi all,
Yesterday I changed my server and everything works fine, customers are buying and also payment with paypal works fine, but on my error log I find:
[Fri Jan 27 14:14:12.636776 2017] [fcgid:warn] [pid 9557:tid 140124086036224] [client 173.0.81.1:36292] mod_fcgid: stderr: PHP Fatal error: Call to a member function getApiResult() on null in /...../ext/modules/payment/paypal/pro_hosted_ipn.php on line 28
and in access_log
173.0.81.1 - - [27/Jan/2017:14:14:12 +0100] "POST /ext/modules/payment/paypal/pro_hosted_ipn.php HTTP/1.0" 500 423 "-" "PayPal IPN ( https://www.paypal.com/ipn )"
Someone can help me finding what's wrong?