jasmehd
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woo commerce admin plugin error messageOthers, including myself have the same issue as reported here:
https://ww.wp.xz.cn/support/topic/after-update-to-version-4-3-0-my-site-broken/Forum: Plugins
In reply to: [WooCommerce] After update to version 4.3.0, my site brokenI’m having the same issue when upgrading from Wooocommerce 4.2.2 to 4.3. The following plugins were also updated at the same time:
* WooCommerce Admin
* WP Mail SMTPThe frontend of the website functions, but the backend shows the exception. The Storefront theme has an update (from 2.5.3 to 2.5.8) that is pending. I was able to restore the files from a backup I made prior to the update to keep the admin section of the website from crashing.
The error log is truncated in the email and is as follows:
WordPress version 5.4.2
Current theme: Storefront Child (version 1.0.0)
Current plugin: WooCommerce (version 4.3.0)
PHP version 7.3.19Error Details
=============
An error of type E_ERROR was caused in line 127 of the file /home/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/DataStore.php. Error message: Uncaught Exception: Invalid data store for admin note. in /home/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/DataStore.php:127
Stack trace:
#0 /home/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): Automattic\WooCommerce\Admin\Notes\DataStore->read(Object(Automattic\WooCommerce\Admin\Notes\WC_Admin_Note))
#1 /home/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Notes/WC_Admin_Note.php(87): WC_Data_Store->read(Object(Automattic\WooCommerce\Admin\Notes\WC_Admin_Note))
#2 /home/public_html/wp-content/plugins/woocommerce/includes/admin/notes/class-wc-notes-run-db-update.php(273): Automattic\WooCommerce\Admin\Notes\WC_Admin_Note->__construct(’12’)
#3 /home/public_html/wp-includes/class-wp-hook.php(287): WC_Notes_Run_Db_Update::show_reminder(Object(WP_Screen))
#4 /home/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#5 /home/pub