• Resolved revivaltech

    (@revivaltech)


    Found a past thread on this but just went dead no follow ups.

    Just noticed error:

    [31-Jan-2023 06:55:16 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_price() on bool in /home/rtstarlordadmin/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php:1074

    Past thread did the O’ probably a plugin conflict, but I’d like to get to the bottom of it. I need all the plugins I have, so what could I do about this if I were to find it to be a plugin conflict? What is the next troubleshooting step I can try if it weren’t, a plugin conflict? Could it be an error, in the file that it says there’s an error in?

    TIA

Viewing 1 replies (of 1 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there!

    Errors like Uncaught Error are normally due to a code conflict. So the problem you’re seeing is likely caused by that.
    ?
    My first recommendation would be to enable the?Twenty Twenty-Two Theme, then test if that fixes it. If this fixes the issue, it’s apparent the problem is caused by the theme. Otherwise, with the 2022 theme still active disable all plugins except for WooCommerce to see if this resolves the problem.
    ?
    If this fixes the issue, then re-enable each plugin one at a time, then the theme, until you find the one that’s causing the conflict.

    Once you have found the culprit, you should reach out to the support team of the plugin to check what could be happening since it is not compatible with WooCommerce Core. Most likely, they are already aware of it and have a patch for it.

    Additionally, if you would like, you or the support team of the plugin in question can open an issue on our GitHub for our developers to review. Here you have the link:

    https://github.com/woocommerce/woocommerce/issues

    Here is a link that better outlines that process
    https://docs.woocommerce.com/document/woocommerce-self-service-guide/#section-4

    Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get_price()’ is closed to new replies.