• Hi, when activating the plugin it causes a php fatal error on woocommerce single Variant products.

    Here is the line:
    PHP Fatal error: Uncaught Error: Call to a member function get_title() on bool in ../plugins/pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php:419

    Any ideas how to solve this? As it is now I have to keep the pixel deactivated although it works on standard products.

    Cheers!

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

    (@uprisen)

    I commented that line out and recieved the the next error:
    PHP message: PHP Fatal error: Uncaught Error: Call to a member function get_price() on bool in ../plugins/pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php:230

    Commented that line out as well and the the page started working again but I guess the pixel is not picking up the price and name of the products from now on.

    Plugin Author Antonino Scarfì

    (@antoscarface)

    Hi,

    could you please tell me what version of WooCommerce you are using?

    Thanks.

    Thread Starter uprisen

    (@uprisen)

    Hi, version 3.7.0.

    Plugin Author Antonino Scarfì

    (@antoscarface)

    Hi,

    It’s really odd, most probably depending on some plugin conflict. Could you please try to deactivate all plugins and re-activating them one by one in order to check when the issue is fixed when no plugin and when it appears back again.

    Also, could you please tell me in what page the issue appeares?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get_title()’ is closed to new replies.