Fatal error: Uncaught Error: Call to undefined method HF_Subscription
-
I'm having a problem on the woocomerce order confirmation page. This is when a subscription product is purchased. As a plugin for managing subscriptions I use https://www.webtoffee.com/product/woocommerce-subscriptions/ The error in question is: <em>Fatal error: Uncaught Error: Call to undefined method HF_Subscription::get_sign_up_fee() in /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-content/plugins/facebook-for-woocommerce/facebook-commerce-events-tracker.php:966 Stack trace: #0 /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-content/plugins/facebook-for-woocommerce/facebook-commerce-events-tracker.php(934): WC_Facebookcommerce_EventsTracker->inject_subscribe_event(1184) #1 /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-includes/class-wp-hook.php(303): WC_Facebookcommerce_EventsTracker->inject_purchase_event(1184) #2 /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #3 /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #4 /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-content/plugins/woocommerce/templates/checkout/thankyou.php(80): do_action('woocommerce_tha. in /homepages/15/d731633740/htdocs/clickandbuilds/mywebsite/wp-content/plugins/facebook-for-woocommerce/facebook-commerce-events-tracker.php on line 966</em> --- Facebook for woocommerce is updated to Version 2.6.5 What does this error depend on and how to fix it? Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Fatal error: Uncaught Error: Call to undefined method HF_Subscription’ is closed to new replies.