當woocommerce在3.多版本的時候

有另外一個外掛名為woocommerce admin

是woocommerce更詳細的表單外掛

但是woocommerce升級4.0的時候 把此外掛的功能整合在一起

所以升級後 再購買東西可能會出現以下錯誤碼

Table 'icase.wp_wc_admin_notes' does not exist]
Select note_id from wp_wc_admin_notes, where name = 'wc-admin-wc-helper-connection'ORDER BY note_id ASC

WordPress database error: [Table 'icase.wp_wc_admin_notes' does not exist]
Select note_id from wp_wc_admin_notes, where name = 'wc-admin-wc-helper-connection'ORDER BY note_id ASC

WordPress database error: [Table 'icase.wp_wc_admin_notes' does not exist]
Select note_id from wp_wc_admin_notes, where name = 'wc-admin-wc-helper-subscription' Sort by note_id ASC

WordPress database error: [Table 'icase.wp_wc_admin_notes' does not exist]
Show complete columns from `wp_wc_admin_notes`

WordPress database error: [Table 'icase.wp_wc_admin_note_actions' does not exist]
Removed from wp_wc_admin_note_actions, where note_id = 0

WordPress database error: [Table 'icase.wp_wc_admin_note_actions' does not exist]
Show complete columns from `wp_wc_admin_note_actions`

WordPress database error: [Table 'icase.wp_wc_admin_note_actions' does not exist]
SELECT action_id, name, label, query, status, is_primary from wp_wc_admin_note_actions WHERE note_id = 0

WordPress database error: [Table 'icase.wp_wc_admin_notes' does not exist]
Select note_id from wp_wc_admin_notes, where WHERE name = 'wc-update-db-reminder' sort by note_id ASC

Skip to main content Skip to toolbar

此時就是資料庫錯誤

找不到woocommerce admin的資料

這時候把woocommerce admin刪除

再去安裝一次 就可以恢復正常了

正常以後就能夠直接刪除了

最後修改日期: 2021 年 4 月 15 日

作者