• Resolved SBIMarketing

    (@sbimarketing)


    I’m getting a fatal error in my logs from the coupons on Tier pricing table for woocommerce.

    PHP Fatal error: Uncaught Error: Call to a member function get_coupons() on null in …/wp-content/plugins/tier-pricing-table/src/Addons/Coupons/Coupons.php

    Is there any way to fix this?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Mykola Lukin

    (@bycrik)

    Hello @sbimarketing,

    For some reason, the cart instance is not available when the plugin tries to get coupons from the cart.

    You can disable this functionality in the settings

    We will add an additional condition in the subsequent plugin release to avoid error in case it missing the Cart object for some reason.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error’ is closed to new replies.