Server error 500 received on page after updating to v4
-
I’m using Seamless Donations 4.0.17. Version 3 worked fine. I recently updated WordPress and all plugins and now I get a server error (500) when the plug-in is invoked. This happens when called from a page template or on the page itself (new keyword used). No errors in the browser console.
I tried deactivating and deleting the plug-in, refreshing the plug-in page, then installing it again. Same results.
Log excerpt from a few page loads calling the plug-in:
2016-05-21 02:48:10 —————————————-
2016-05-21 02:48:10 PREPARING DONATION FORM
2016-05-21 02:48:10 Seamless Donations Version: 4.0.17
2016-05-21 02:53:13 —————————————-
2016-05-21 02:53:13 PREPARING DONATION FORM
2016-05-21 02:53:13 Seamless Donations Version: 4.0.17
2016-05-21 03:13:17 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-21 03:13:17 Null IPN (Empty session id). Nothing to do.
2016-05-21 03:13:30 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-21 03:13:30 Null IPN (Empty session id). Nothing to do.
2016-05-21 03:14:46 —————————————-
2016-05-21 03:14:46 PREPARING DONATION FORM
2016-05-21 03:14:46 Seamless Donations Version: 4.0.17
2016-05-21 03:19:36 —————————————-It seems that your plugin in crashing somewhere but I don’t know where to start looking. My server fails the requirements for PayPal and I’ll deal with that later, but I just want to get the form working again now. The code shouldn’t be getting far enough to try to use those yet anyway.
Level check errors:
OpenSSL version too low:
PayPal requires TLSv1.2, which requires OpenSSL 1.0.1 or greater. Your server appears to be running an older version ( OpenSSL/0.9.8b). …
cURL version too low:
PayPal requires TLSv1.2, which requires cURL 7.34.0 or greater. Your server appears to be running an older version (7.15.5).https:// IPN URL does not respond:
- The topic ‘Server error 500 received on page after updating to v4’ is closed to new replies.