• Resolved Jeremy

    (@jrh001)


    When the AngelEye PayPal for WooCommerce plugin is activated, when navigating to the page paypal-review-order.php, I get the following error:

    Fatal error: Call to undefined function wc_add_notice() in [full pat ommitted]/wp-content/plugins/paypal-for-woocommerce/template/paypal-review-order.php on line 19

    Please help troubleshoot to resolve this error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor angelleye

    (@angelleye)

    wc_add_notice() is a core WooCommerce function since WC 2.1. Are you running an old version of WC? If not, my next guess would be that you have another plugin or something in your theme conflicting with that function. Are you able to temporarily disable other plugins and switch to a basic theme to see if the issue goes away? If so, then you could re-activate each one-by-one until the problem comes back to find the culprit.

    Thread Starter Jeremy

    (@jrh001)

    No, my version of WC is up to date. I had deactivated all my plugins earlier due to another issue and reactivated them, and going back to check, the Review Order page is actually loading now.

    So seems to have sorted itself out somehow, at least for now. Thanks!

    Thread Starter Jeremy

    (@jrh001)

    Marking resolved…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error: “call to undefined function…”’ is closed to new replies.