Error in log
-
Hi,
Really great work on the plugin. It has made dealing with the VAT laws much easier!
The plugin works as expected, but I’m noticing an error in my log that I wanted to run by you:
2019/11/12 10:46:02 [error] 24075#24075: *1610 FastCGI sent in stderr: “PHP message: WordPress database error Unknown column ‘TR.tax_payable_to_country’ in ‘field list’ for query
SELECT
TR.tax_rate_id
,TR.tax_rate
,TR.tax_rate_class
,TR.tax_rate_country
,COALESCE(TR.tax_payable_to_country, TR.tax_rate_country) AS tax_payable_to_country
FROM
wp_woocommerce_tax_rates TR
WHERE
(TR.tax_rate_id IN (54))
made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_checkout’), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->create_order, do_action(‘woocommerce_checkout_update_order_meta’), WP_Hook->do_action, WP_Hook->apply_filters, Aelia\WC\EU_VAT_Assistant\WC_Aelia_EU_VAT_Assistant->woocommerce_checkout_update_order_meta, Aelia\WC\EU_VAT_Assistant\WC_Aelia_EU_VAT_Assistant->save_eu_vat_data, Aelia\WC\EU_VAT_Assistant\Order->update_vat” while reading response header from upstream, client: 85.203.44.72, server: staging-domain.kinsta.cloud, request: “POST /?wc-ajax=checkout HTTP/1.0”, upstream: “fastcgi://unix:/var/run/php7.3-fpm-domain.sock:”, host: “staging-domain.kinsta.cloud”, referrer: “https://staging-domain.kinsta.cloud/enroll/”Any idea what might be causing this?
Thanks!
- The topic ‘Error in log’ is closed to new replies.