Database Error
-
Hi,
I have issue with woocommerce DB.
I am setting up for the client, and my guess is that he had Woocommerce admin dashboard plugin earlier.
The error form Query Monitor is this:
SELECT action_id, name, label, query, status, is_primary, actioned_text
FROM wp_wc_admin_note_actions
WHERE note_id = 12 –
Automattic\W\A\N\DataStore->read_actions()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/DataStore.php:220
Automattic\W\A\N\DataStore->read()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/DataStore.php:114
WC_Data_Store->read()
wp-content/plugins/woocommerce/includes/class-wc-data-store.php:159
Automattic\W\A\N\WC_Admin_Note->__construct()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/WC_Admin_Note.php:87
WC_Notes_Run_Db_Update::show_reminder()
wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-run-db-update.php:269
do_action(‘current_screen’)
wp-includes/plugin.php:478
WP_Screen->set_current_screen()
wp-admin/includes/class-wp-screen.php:421
set_current_screen()
wp-admin/includes/screen.php:240
Plugin: woocommerce Unknown column ‘actioned_text’ in ‘field list’ 1054Do you have any suggestions how to fix it?
Also, does this prevents me from ordering in shop? I have Error at checkout “Unable to create order”. From Plugins i have activated only Woocommerce,
Query Monitor and nothing else. On my other website, i have tested the theme, it works perfectly…
- The topic ‘Database Error’ is closed to new replies.