• Resolved ccmteammember

    (@ccmteammember)


    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)
  • Hi @ccmteammember,

    Thank you for contacting us!

    I’m a developer at Themeisle.

    Can you please share the WC system report with us? You can get it by WP Admin->WooCommerce->Status

    Also, please add the reproducing steps of the issue. (such as when the issue has started, which steps generate the fatal error etc.)

    You can deliver the report Pre Sales part of the https://themeisle.com/contact/ Also please mention my name in the content of your message.

    Then, I’ll follow up.

    Thank you!
    Mustafa

    Hi @ccmteammember,

    Just I wanted to follow up on the issue, are there any findings? I would like to solve the issue. Would be great, if you can share the system report or reproduce the steps for the fatal error that you’ve mentioned.

    Thanks!
    Mustafa

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Recent Fatal Errors’ is closed to new replies.