Recent Fatal Errors
-
We have been getting fatal errors recently using your plugin. We have patched your plugin for the meantime so it’s usable on our website.
The fatal errors is this
PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /wp-content/plugins/woocommerce-product-addon/classes/ppom.class.php:213
We’ve patched this and added this to the code for the meantime
if ($meta_fields === null){ $meta_fields = array(); }
We’ve been using your plugin for a while and this is the first time this has happened. Let me know what else I can provide so you and your team can roll out a patch to fix this.
Cheers
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Recent Fatal Errors’ is closed to new replies.