database error Unknown column ‘is_read’ in ‘field list’
-
Hello there,
I have upgraded latest WooCommerce on date: 13th Jan 2022. after upgraded it generating error logs with missing field in database tables.
You can check below error which i got in error_log file
[15-Jan-2022 10:36:17 UTC] WordPress database error Unknown column 'is_read' in 'field list' for query UPDATE
wp_wc_admin_notesSET
name= 'stripe_applepay_holiday2021',
type= 'marketing',
locale= 'en_US',
title= 'Boost sales this holiday season with Apple Pay!',
content= 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.',
content_data= '{}',
status= 'pending',
source= 'woocommerce.com',
date_created= '2021-11-11 11:05:50',
date_reminder= NULL,
is_snoozable= '0',
layout= 'plain',
image= '',
is_deleted= '',
is_read= '' WHERE
note_id= '59' made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\Install::check_version, do_action('woocommerce_admin_updated'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Admin\RemoteInboxNotifications\RemoteInboxNotificationsEngine::run_on_woocommerce_admin_updated, Automattic\WooCommerce\Admin\RemoteInboxNotifications\RemoteInboxNotificationsEngine::run, Automattic\WooCommerce\Admin\RemoteInboxNotifications\SpecRunner::run_spec, WC_Data->save, WC_Data_Store->update, Automattic\WooCommerce\Admin\Notes\DataStore->update
And also getting too much time to load wp-admin panel after upgrade this plugin.
Can you please help me on this?
Regards,
Dharmesh
- The topic ‘database error Unknown column ‘is_read’ in ‘field list’’ is closed to new replies.