Tax Disabling Error in WooCommerce
-
I have had an issue attempting to disable the “tax rates and calculations” options from the General Settings page for my WooCommerce plugin. Every time I disable this option and save the changes, the change reverts back to the selected option. It seems like there has to be some contradiction working somewhere perhaps on the Tax settings page for WooComemrce, but I don’t know.
I have looked at the status log for WooCommerce, but I do not know how to interpret this information. I am using a Catch Store theme through WordPress, and the WooCommerce Status page is indicating that the theme is out of date (there is no newer version available for this specific theme).
This is copy and pasted out of my most recent fatal errors log:
2019-09-01T03:29:25+00:00 CRITICAL Uncaught Error: Class ‘WC_REST_Coupons_V1_Controller’ not found in /home/aetherro/public_html/wp-content/plugins/woocommerce/includes/class-wc-api.php:360
Stack trace:
#0 /home/aetherro/public_html/wp-includes/class-wp-hook.php(286): WC_API->register_rest_routes(Object(WP_REST_Server))
#1 /home/aetherro/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 /home/aetherro/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#3 /home/aetherro/public_html/wp-includes/rest-api.php(475): do_action(‘rest_api_init’, Object(WP_REST_Server))
#4 /home/aetherro/public_html/wp-includes/rest-api.php(433): rest_get_server()
#5 /home/aetherro/public_html/wp-includes/rest-api.php(1394): rest_do_request(Object(WP_REST_Request))
#6 [internal function]: rest_preload_api_request(Array, ‘/wc/v3’)
#7 /home/aetherro/public_html/wp-content/plugins/woocommerce-admin/includes/class-wc-admin-loader.php(513): array_reduce(Array, ‘rest_preload_ap…’)
#8 /home/aetherro/public_html/wp-include in /home/aetherro/public_html/wp-content/plugins/woocommerce/includes/class-wc-api.php on line 360
The topic ‘Tax Disabling Error in WooCommerce’ is closed to new replies.