• Resolved devpanda

    (@devpanda)


    Hey there,

    I updated WordPress to version 4.5.1 and now it throws the error

    “Call to a member function is_enabled() on boolean”

    on the order page (/my_account/orders) till I deactivate the WooCommerce PDF Invoices & Packing Slips Plugin.

    Can anyone help? Will there be a fix?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter devpanda

    (@devpanda)

    The problem is in abstract-wcpdf-order-document.php line 663

    // Check if document is enabled
    if ( !$this->is_enabled() ) {
    	$allowed = false;
    // Check disabled for statuses
    }
    Plugin Contributor alexmigf

    (@alexmigf)

    Hi @devpanda

    This discussion is taking placing already by email so I’m closing this thread.

    Thread Starter devpanda

    (@devpanda)

    But will you fix it?

    Plugin Contributor Ewout

    (@pomegranate)

    This is not an error in our plugin but an incompatibility of other processes hooking into it. I think there may have been a mixup though, because I can’t seem to find any email conversations with your (or about the website you mentioned above).

    It seems that you are using our Professional extension, please make sure that your license is valid and the plugin is updated to the latest version (currently 2.6.6). There are no known issues with this setup, but it’s possible that if you’re using an outdated version that it is no longer compatible. If you need more help with this, please send us an email at [email protected] with your license key and we’ll do our best to help you with the update process.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘FATAL ERROR’ is closed to new replies.