• In woocommerce logs I see the following fatal error pop up several times today alone.

    2021-02-01T11:28:31+00:00 CRITICAL Uncaught Error: Call to a member function is_sold_individually() on bool in /wp-content/plugins/woocommerce-max-quantity/woocommerce-max-quantity.php:83
    Stack trace:
    #0 /nas/content/live/ecosmetic/wp-content/plugins/woocommerce-max-quantity/woocommerce-max-quantity.php(99): isa_wc_get_product_max_limit(280996)
    #1 /wp-includes/class-wp-hook.php(287): isa_wc_max_qty_input_args(Array, Object(WC_Product_Simple))
    #2 /wp-includes/plugin.php(206): WP_Hook->apply_filters(Array, Array)
    #3 /wp-content/plugins/woocommerce/includes/wc-template-functions.php(1727): apply_filters(‘woocommerce_qua…’, Array, Object(WC_Product_Simple))
    #4 /wp-content/plugins/woocommerce/templates/single-product/add-to-cart/simple.php(42): woocommerce_quantity_input(Array)
    #5 /wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include(‘/nas/content/li…’)
    #6 /wp-content/plugins/woocommerce-max-quantity/woocommerce-max-quantity.php on line 83

    How can I resolve this issue?

  • The topic ‘Fatal Error’ is closed to new replies.