Create New Subscription Produces PHP Error
-
I installed the subscriptions plugin and tested it with a test account and it worked beautifully. As soon as I tried to use it for an actual client account it now only produces a PHP error when I try to create new subscriptions.
Fatal error: Uncaught Error: Call to a member function update_dates() on boolean in /XXX/wp-content/plugins/xa-woocommerce-subscriptions/admin/class-hf-subscription-schedule-meta-box.php:116 Stack trace: #0 /XXX/wp-includes/class-wp-hook.php(286): HForce_Meta_Box_Subscription_Schedule::save(625, Object(WP_Post)) #1 /XXX/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /XXX/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /XXX/wp-content/plugins/xa-woocommerce-subscriptions/includes/class-hf-woocommerce-subscription.php(332): do_action(‘woocommerce_pro…’, 625, Object(WP_Post)) #4 /XXX/wp-includes/class-wp-hook.php(288): HForce_Woocommerce_Subscription->save_meta_boxes(625, Object(WP_Post)) #5 /XXX in /XXX/wp-content/plugins/xa-woocommerce-subscriptions/admin/class-hf-subscription-schedule-meta-box.php on line 116
I’m running WP 4.9.7 Multisite, but WooCommerce and supporting plugins are only active on the main site. Any suggestions would be appreciated.
The topic ‘Create New Subscription Produces PHP Error’ is closed to new replies.