Hi!
Still having this problem. I am not able to add a subscription in backend, and when I want to see all the subscriptions I just get this error:
Fatal error: Uncaught Error: Call to a member function get_status() on boolean in /web/htdocs/www.pursang.graphics/home/wp-content/plugins/xa-woocommerce-subscriptions/includes/admin/subscription-management.php:327 Stack trace: #0 /web/htdocs/www.pursang.graphics/home/wp-includes/class-wp-hook.php(288): HF_Admin_Post_Types->render_hf_shop_subscription_columns(‘status’) #1 /web/htdocs/www.pursang.graphics/home/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #2 /web/htdocs/www.pursang.graphics/home/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /web/htdocs/www.pursang.graphics/home/wp-admin/includes/class-wp-posts-list-table.php(1162): do_action(‘manage_hf_shop_…’, ‘status’, 509) #4 /web/htdocs/www.pursang.graphics/home/wp-admin/includes/class-wp-list-table.php(1254): WP_Posts_List_Table->column_default(Object(WP_Post), ‘status’) #5 /web/htdocs/www.pursang.graphics/home/wp-admin/includes/class-wp-posts-list-table.php(1195): WP_List_Table->single_row_columns(Object(WP_Post)) #6 /web/htdocs/ in /web/htdocs/www.pursang.graphics/home/wp-content/plugins/xa-woocommerce-subscriptions/includes/admin/subscription-management.php on line 327
I’m on a wordpress network with woo commerce 3.2.6 and your plugin version 1.1.1, if that helps. Please help, I’m stuck! Your script to delete the orders via mysql worked in deleting them, but it seems as if I’m not able to create new orders.
– Joseph
UPDATE:
When I try creating a new subscription in backend I get this error:
Fatal error: Uncaught Error: Call to a member function update_dates() on boolean in /web/htdocs/www.pursang.graphics/home/wp-content/plugins/xa-woocommerce-subscriptions/includes/admin/meta-boxes/subscription-schedule-meta-box.php:65 Stack trace: #0 /web/htdocs/www.pursang.graphics/home/wp-includes/class-wp-hook.php(286): HF_Meta_Box_Schedule::save(510, Object(WP_Post)) #1 /web/htdocs/www.pursang.graphics/home/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /web/htdocs/www.pursang.graphics/home/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /web/htdocs/www.pursang.graphics/home/wp-content/plugins/xa-woocommerce-subscriptions/includes/admin/subscription-meta-boxes.php(36): do_action(‘woocommerce_pro…’, 510, Object(WP_Post)) #4 /web/htdocs/www.pursang.graphics/home/wp-includes/class-wp-hook.php(288): HF_Subscription_Admin_Meta_Boxes->save_meta_boxes(510, Object(WP_Post)) #5 /web/htdocs/www.pursang.graphics/home/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #6 / in /web/htdocs/www.pursang.graphics/home/wp-content/plugins/xa-woocommerce-subscriptions/includes/admin/meta-boxes/subscription-schedule-meta-box.php on line 65
-
This reply was modified 6 years, 11 months ago by ServusTuo.