jelscho
Forum Replies Created
-
Forum: Plugins
In reply to: [Doneren met Mollie] “Unexpected server error” after submitted donation formThank you for the suggestion.
The plugin tries to access properties on a null or missing data.The api key is a test key from the Mollie account.
I would appreciate it if you could help me fixing this.
This is the content of my logs related to the plugin (with most of the sensitive information redacted):2025-03-22 23:50:30.376144 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Undefined property: stdClass::$settlementAmount in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 500
2025-03-22 23:50:30.376185 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Attempt to read property “currency” on null in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 500
2025-03-22 23:50:30.376190 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Undefined property: stdClass::$settlementAmount in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 501
2025-03-22 23:50:30.376195 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Attempt to read property “value” on null in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 501
2025-03-22 23:50:30.378630 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Undefined property: stdClass::$settlementAmount in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 516
2025-03-22 23:50:30.378638 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Attempt to read property “currency” on null in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 516
2025-03-22 23:50:30.378646 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Undefined property: stdClass::$settlementAmount in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 517
2025-03-22 23:50:30.378651 [NOTICE] [REDACTED_REQUEST_ID] [T0] [REDACTED_IP:REDACTED_PORT:HTTP2-REDACTED#APVH_confro.nl:443] [STDERR] PHP Warning: Attempt to read property “value” on null in [REDACTED_PATH]/wp-content/plugins/doneren-met-mollie/includes/class-start.php on line 517And please don’t mark the issue as resolved as all that has been done until now is telling me to send an email instead.
I’ve send the message