woocommerce / woocommerce-admin

(Deprecated) This plugin has been merged to woocommerce/woocommerce
https://woocommerce.github.io/woocommerce-admin/#/
Other
361 stars 145 forks source link

WooCommerce 4.8.0-rc.1: cannot save plugins with WP beta 5.5.4 #5805

Closed EdithAllison closed 3 years ago

EdithAllison commented 3 years ago

After upgrading to WooCommerce 4.8.0-rc.1 I cannot activate other plugins. The error message on screen is:

Deprecated: Automattic\WooCommerce\Admin\Notes\WC_Admin_Note::set_status is deprecated since version 1.7.0 with no alternative available. in [...]wp-includes/functions.php on line 4783

Deprecated: Automattic\WooCommerce\Admin\Notes\WC_Admin_Note::save is deprecated since version 1.7.0 with no alternative available. in [...]/wp-includes/functions.php on line 4783

Rolling WooCommerce back to 4.7.1 fixes the error.

This is on WordPress multsite, with WordPress BETA testing activated, version 5.5.4-alpha-49501.

tammullen commented 3 years ago

Hi @EdithAllison

Can you share which plugins you have tried that give this error?

EdithAllison commented 3 years ago

Hi @tammullen, I first noticed it when upgrading a WP All Import plugin; but I received the same error (with blank page, could not activate) when trying to activate a freshly installed "WPForms" plugin.

tammullen commented 3 years ago

Thank you for submitting the issue. However, I can’t reproduce it using the steps you provided. Everything is working as expected on my end. I was able to activate the plugins you mentioned using 4.8.0-rc1 on both a single site and a multisite using WordPress 5.6 RC and the latest version of 5.5 ​ Screenshot 2020-12-02 at 12 30 58

To help us to evaluate it further can you share your current System Status Report. You can get it by navigating to the WooCommerce / Status section of your site. Once there, click on the Get system report button and then copy it by clicking on the Copy for support button. Then paste it here in a comment.

EdithAllison commented 3 years ago

Hi @tammullen, apologies, I found the culprit - "MailChimp for WooCommerce" by MailChimp is not compatible with Woo 4.8.0-rc.1 . I'll let them know, sorry for wasting your time.

tammullen commented 3 years ago

@EdithAllison No problem! We have raised an issue with MailChimp here https://github.com/mailchimp/mc-woocommerce/issues/729 but if you have any other details you can add of what you are seeing it might be helpful for them.

EdithAllison commented 3 years ago

Ah yes, that's exactly what I'm seeing, thank you for the link!

tammullen commented 3 years ago

No problem, thank you for testing with 4.8.0-rc.1 we really appreciate folks doing that.

EdithAllison commented 3 years ago

I'm now testing further plugins. Given that it breaks WP Admin plugin functionality you may want to increase awareness of this breaking change amongst plugin developers.

Also not working are "WooCommerce Wholesale Prices" by Rymera which also uses your WC_Admin_Note() class. I'm alerting the plugin team on this.

tammullen commented 3 years ago

Thanks @EdithAllison Just to clarify what you are seeing with these plugins, is it a message displayed on the plugins screen or is it also preventing these plugins being activated? Would you be able to share your System Status Report to understand the WordPress and Server environment this is occurring on?

EdithAllison commented 3 years ago

Hi @tammullen, mh, I can activate but it's buggy. The test I've just run is:

  1. Upgrade WooCommerce to 4.8.0-rc.1

  2. Go to Network OR site plugins page, page shows errors at top

Plugins_‹_Network_Admin_01
  1. Then in site's admin plugins page, I tried to activate a plugin, in my test "Askimet" - this brings up a white page with fatal php error.
Plugins_‹_Network_Admin_02
  1. Going back to plugins however shows the plugin as successfully activated.

So it works, after a fashion.

The System Status is here, please bear in mind that I use this site for testing so there's a lot of plugins right now ;)


### WordPress Environment ###

WordPress address (URL): 
Site address (URL): 
WC Version: 4.8.0
REST API Version: ✔ 4.8.0
WC Blocks Version: ✔ 3.9.0
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 1.7.2
Log Directory Writable: ✔
WP Version: ❌ 5.5.2-alpha-48959 - There is a newer version of WordPress available (5.5.4-alpha-49501)
WP Multisite: ✔
WP Memory Limit: 10 GB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_GB
External object cache: –

### Server Environment ###

Server Info: Apache
PHP Version: 7.2.34
PHP Post Max Size: 128 MB
PHP Time Limit: 120
PHP Max Input Vars: 10000
cURL Version: 7.59.0
OpenSSL/1.0.2r

SUHOSIN Installed: –
MySQL Version: 5.6.40-84.0-log
Max Upload Size: 10 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

### Database ###

WC Database Version: 4.8.0
WC Database Prefix: dfs_
Total Database Size: 95.81MB
Database Data Size: 61.00MB
Database Index Size: 34.81MB
dfs_woocommerce_sessions: Data: 0.03MB + Index: 0.02MB + Engine InnoDB
dfs_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_woocommerce_shipping_zone_locations: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
dfs_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_actionscheduler_actions: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
dfs_7_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_comments: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
dfs_7_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_options: Data: 1.52MB + Index: 0.03MB + Engine InnoDB
dfs_7_pmxe_exports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxe_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxe_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxi_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_postmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_7_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_7_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_7_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
dfs_7_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_7_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_7_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_7_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_7_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_7_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_actionscheduler_actions: Data: 1.02MB + Index: 0.11MB + Engine InnoDB
dfs_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_actionscheduler_logs: Data: 1.02MB + Index: 0.06MB + Engine InnoDB
dfs_aelia_dismissed_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_aelia_exchange_rates_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_accounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_btg: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_amazon_categories: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_feeds: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_feed_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_feed_tpl_data: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
dfs_amazon_feed_tpl_values: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_amazon_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_listings: Data: 0.02MB + Index: 0.19MB + Engine InnoDB
dfs_amazon_log: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_amazon_markets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_orders: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_amazon_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_profiles: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_shipping: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_amazon_stock_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_blog_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_comments: Data: 5.02MB + Index: 8.19MB + Engine InnoDB
dfs_csp3_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_email_campaign: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_eum_logs: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
dfs_facetwp_index: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_frmt_form_entry: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_frmt_form_entry_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_frmt_form_views: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_mailing_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_mc4wp_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_nextend2_section_storage: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
dfs_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nextend2_smartslider3_sliders: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
dfs_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nextend2_smartslider3_slides: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_chunks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_field_meta: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_options: Data: 4.33MB + Index: 1.13MB + Engine InnoDB
dfs_pmxe_exports: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
dfs_pmxe_google_cats: Data: 0.39MB + Index: 0.00MB + Engine InnoDB
dfs_pmxe_posts: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
dfs_pmxe_templates: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_imports: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_posts: Data: 1.05MB + Index: 0.00MB + Engine InnoDB
dfs_pmxi_templates: Data: 0.23MB + Index: 0.00MB + Engine InnoDB
dfs_postmeta: Data: 5.30MB + Index: 9.20MB + Engine InnoDB
dfs_posts: Data: 10.44MB + Index: 3.61MB + Engine InnoDB
dfs_redirection_404: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
dfs_redirection_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_redirection_items: Data: 0.02MB + Index: 0.02MB + Engine MyISAM
dfs_redirection_logs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_searchwp_index: Data: 1.52MB + Index: 0.89MB + Engine InnoDB
dfs_searchwp_log: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_searchwp_status: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_searchwp_tokens: Data: 0.14MB + Index: 0.25MB + Engine InnoDB
dfs_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
dfs_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_sitemeta: Data: 1.02MB + Index: 0.03MB + Engine InnoDB
dfs_strong_views: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_swpext_metrics_clicks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_swpext_metrics_ids: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_swpext_metrics_meta: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
dfs_swpext_metrics_queries: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_swpext_metrics_searches: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
dfs_swp_cf: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_swp_index: Data: 1.52MB + Index: 0.48MB + Engine InnoDB
dfs_swp_log: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_swp_tax: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_swp_terms: Data: 0.16MB + Index: 0.23MB + Engine InnoDB
dfs_termmeta: Data: 0.45MB + Index: 0.59MB + Engine InnoDB
dfs_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
dfs_term_relationships: Data: 1.14MB + Index: 0.23MB + Engine InnoDB
dfs_term_taxonomy: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
dfs_usermeta: Data: 1.05MB + Index: 0.06MB + Engine InnoDB
dfs_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
dfs_visitor: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_visitor_page: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_wc_category_lookup: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
dfs_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
dfs_wc_order_product_lookup: Data: 3.52MB + Index: 3.97MB + Engine InnoDB
dfs_wc_order_stats: Data: 1.52MB + Index: 0.59MB + Engine InnoDB
dfs_wc_order_tax_lookup: Data: 0.41MB + Index: 0.34MB + Engine InnoDB
dfs_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
dfs_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_wfblockediplog: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfblocks7: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfconfig: Data: 2.21MB + Index: 0.02MB + Engine MyISAM
dfs_wfcrawlers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wffilechanges: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wffilemods: Data: 3.54MB + Index: 0.68MB + Engine MyISAM
dfs_wfhits: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
dfs_wfhoover: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfissues: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
dfs_wfknownfilelist: Data: 1.97MB + Index: 0.21MB + Engine MyISAM
dfs_wflivetraffichuman: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wflocs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wflogins: Data: 0.01MB + Index: 0.00MB + Engine MyISAM
dfs_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_wfnotifications: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfpendingissues: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfreversecache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfsnipcache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_wfstatus: Data: 0.15MB + Index: 0.06MB + Engine MyISAM
dfs_wftrafficrates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
dfs_woocostcalcs_order_itemmeta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_woocostcalcs_order_totals: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_woofollowupemails_schedule: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_workflow: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_workflow_email: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_workflow_email_queue: Data: 0.06MB + Index: 0.11MB + Engine InnoDB
dfs_workflow_email_queue_attachment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
dfs_workflow_notification: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
dfs_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB

### Post Type Counts ###

acf-field: 325
acf-field-group: 18
attachment: 85
customize_changeset: 1
forminator_forms: 2
mc4wp-form: 1
my_information: 8
my_video: 88
nav_menu_item: 250
o-discount: 1
o-list: 1
oembed_cache: 2
page: 44
post: 12
product: 23
product_questions: 1
question: 3
revision: 156
seedprod: 1
shop_coupon: 5
shop_order: 5
shop_order_refund: 20
sp_tpro_shortcodes: 1
spt_testimonial: 2
wafs: 1
wp_block: 3
wpforms: 2
wpm-testimonial: 6

### Security ###

Secure connection (HTTPS): ✔
Hide errors from visitors: ❌Error messages should not be shown to visitors.

### Active Plugins (40) ###

AddToAny Share Buttons: by AddToAny – 1.7.42
Advanced Custom Fields PRO: by Elliot Condon – 5.9.3
Akismet Anti-Spam: by Automattic – 4.1.7
Cart2Cart: Password Migration: by MagneticOne – 1.1
Flexible Delivery: by WP Desk – 3.16.4
Media Library Assistant: by David Lingren – 2.92
My Shop The Look Product Type: by Edith Allison – 1.1.0 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Tax Toggle: by Edith Allison – 1.1.0 – Installed version not tested with active version of WooCommerce 4.0
SearchWP WooCommerce Integration: by SearchWP – 1.3.9 – Installed version not tested with active version of WooCommerce 4.0
SearchWP: by SearchWP – 4.0.34
Strong Testimonials Advanced Views: by MachoThemes – 1.3.1
Strong Testimonials Assignment: by MachoThemes – 2.2.1
Strong Testimonials Captcha: by MachoThemes – 1.1
Strong Testimonials: by MachoThemes – 2.50.3
WooCommerce Blocks: by Automattic – 3.9.0
WooCommerce Cost Calculations: by Edith Allison – 1.4.0 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Currency Converter: by WooCommerce – 1.6.17 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce EU VAT Assistant: by Aelia – 1.14.13.201103
WooCommerce SagePay Form and SagePay Direct Gateway: by Andrew Benbow – 4.2.4 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 2.7.3
WooCommerce Pending Processing: by Edith Allison – 2.0.0 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Quotes: by Edith Allison – 2.0.0 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Sequential Order Numbers: by SkyVerge – 1.9.5
WooCommerce Suppliers Report: by Edith Allison – 3.2.0 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Wholesale Prices: by Rymera Web Co – 1.12.1
WooCommerce: by Automattic – 4.8.0-rc.1
WP All Export Pro: by Soflyy – 1.6.3
WP All Import Pro: by Soflyy – 4.6.5
WP All Export - User Export Add-On Pro: by Soflyy – 1.0.4
WP All Import - ACF Add-On: by Soflyy – 3.2.9
WP All Import - User Import Add-On Pro: by Soflyy – 1.1.4
WP All Import - WooCommerce Add-On Pro: by Soflyy – 3.2.5
User Switching: by John Blackbourn & contributors – 1.5.6
Easy Updates Manager: by Easy Updates Manager Team – 9.0.6
WP Crontrol: by John Blackbourn & contributors – 1.8.5
WordPress Beta Tester: by Peter Westwood
Andy Fragen – 3.0.9

WooCommerce Beta Tester: by WooCommerce – 2.0.2
Wordfence Security: by Wordfence – 7.4.12
Stop Emails: by Sal Ferrarello – 1.2.1
WP Rollback: by Impress.org – 1.7.1

### Inactive Plugins (40) ###

All In One SEO Pack: by All in One SEO Team – 3.7.1
BackWPup: by Inpsyde GmbH – 3.8.0
Better Search Replace: by Delicious Brains – 1.3.3
Coming Soon Page, Maintenance Mode & Landing Pages by SeedProd: by SeedProd – 6.0.9.0
Cookie Notice: by dFactory – 1.3.2
CRM System: by KOKU SCRIPTS – 1.0
Email Automation System by koku: by KOKU SCRIPTS – 1.4
Forminator: by WPMU DEV – 1.14.6
Mailchimp for WooCommerce: by Mailchimp – 2.4.7
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.1
MC4WP: Mailchimp for WordPress Premium: by ibericode – 4.8.4
Ninja Forms: by Saturday Drive – 3.4.32
Redirection: by John Godley – 4.9.2
Redux: by Redux.io + Dovy Paukstys – 4.1.23
SearchWP Custom Results Order: by SearchWP
LLC – 1.1.2

SearchWP Exclude UI: by SearchWP
LLC – 1.1

SearchWP Metrics: by SearchWP – 1.3.2
SearchWP Redirects: by SearchWP
LLC – 1.3

Shortcodes for Email Automation & CRM/Marketing plugins [email_prefs]: by KOKU SCRIPTS – 1.0
Smart Slider 3 Pro: by Nextend – 3.4.1.8
Strong Testimonials Country Selector: by MachoThemes – 1.2.1
Strong Testimonials Properties: by MachoThemes – 2.1
Strong Testimonials Review Markup: by MachoThemes – 1.8.1
User Role Editor: by Vladimir Garagulya – 4.57
Visitor Tracking System by koku: by KOKU SCRIPTS – 1.0
WooCommerce - All in One SEO Pack: by Visser Labs – 1.3.4 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Admin Add Report Example: by  –  – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Admin Dashboard Section Example: by  –  – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Follow Up Emails: by Agentur Allison – 1.0.0 – Installed version not tested with active version of WooCommerce 4.0
WooCommerce Helper: by WooCommerce – 1.7.2 – Installed version not tested with active version of WooCommerce 4.0 – Network enabled
WooCommerce Wholesale Order Form: by Rymera Web Co – 1.15.3
WooCommerce Wholesale Prices Premium: by Rymera Web Co – 1.24
WP All Import - All In One SEO Add-On: by Soflyy – 1.0.7
WPForms Lite: by WPForms – 1.6.3.1
WP Mail SMTP: by WPForms – 2.5.1
WP Sheet Editor (Premium): by WP Sheet Editor – 2.16.0
WP Sheet Editor - Frontend Sheets (Premium): by WP Sheet Editor – 2.1.16
WP Sheet Editor - Media Library: by WP Sheet Editor – 1.3.0
WP Sheet Editor - WooCommerce Products (Premium): by WP Sheet Editor – 1.2.0 – Installed version not tested with active version of WooCommerce 4.0
WP Super Cache: by Automattic – 1.7.1

### Must Use Plugins (5) ###

Disable Emails Must Use: by WebAware – 1.0.0
ManageWP - Worker Loader: by GoDaddy –
Must Use Plugins Autoloader: by WordPress Codex –
My Information Post Type: by Edith Allison – 1.0.0
My Video Post Type: by Edith Allison – 1.0.0

### Settings ###

API Enabled: –
Force SSL: –
Currency: GBP (£)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
stl (stl)
variable (variable)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)

Connected to WooCommerce.com: –

### WC Pages ###

Shop base: woocommerce/woocommerce#5 - /shop/
Basket: woocommerce/woocommerce#6 - /basket/
Checkout: woocommerce/woocommerce#7 - /checkout/
My account: woocommerce/woocommerce#8 - /my-account/
Terms and conditions: woocommerce/woocommerce#2607 - /terms-conditions/

### Theme ###

Name: Storefront Child
Version: 2.0.1
Author URL: at
Child Theme: ✔
Parent Theme Name: Storefront
Parent Theme Version: 2.9.0
Parent Theme Author URL: https://woocommerce.com/
WooCommerce Support: ✔

### Templates ###

Overrides: storefront-child/woocommerce/archive-product.php
storefront-child/woocommerce/cart/cart-shipping.php
storefront-child/woocommerce/cart/cart-totals.php
storefront-child/woocommerce/cart/cart.php
storefront-child/woocommerce/checkout/form-pay.php
storefront-child/woocommerce/checkout/form-shipping.php
storefront-child/woocommerce/checkout/review-order.php
storefront-child/woocommerce/content-product.php
storefront-child/woocommerce/content-single-product.php
storefront-child/woocommerce/content-widget-product.php
storefront-child/woocommerce/emails/customer-completed-order.php
storefront-child/woocommerce/emails/customer-new-account.php
storefront-child/woocommerce/emails/customer-on-hold-order.php
storefront-child/woocommerce/emails/customer-processing-order.php
storefront-child/woocommerce/emails/customer-refunded-order.php
storefront-child/woocommerce/emails/customer-reset-password.php
storefront-child/woocommerce/emails/email-addresses.php
storefront-child/woocommerce/emails/email-footer.php
storefront-child/woocommerce/emails/email-header.php
storefront-child/woocommerce/emails/email-order-details.php
storefront-child/woocommerce/emails/email-order-items.php
storefront-child/woocommerce/emails/email-styles.php
storefront-child/woocommerce/emails/plain/customer-completed-order.php
storefront-child/woocommerce/emails/plain/customer-new-account.php
storefront-child/woocommerce/emails/plain/customer-on-hold-order.php
storefront-child/woocommerce/emails/plain/customer-processing-order.php
storefront-child/woocommerce/emails/plain/customer-refunded-order.php
storefront-child/woocommerce/emails/plain/customer-reset-password.php
storefront-child/woocommerce/emails/plain/email-addresses.php
storefront-child/woocommerce/emails/plain/email-order-details.php
storefront-child/woocommerce/emails/plain/email-order-items.php
storefront-child/woocommerce/order/order-details-customer.php
storefront-child/woocommerce/order/order-details.php
storefront-child/woocommerce/single-product/up-sells.php
storefront-child/woocommerce/single-product-reviews.php

### sagepay ###

MCrypt: ❌ No
OpenSSL: ✔ Yes
OpenSSL Methods: ✔ Yes
PHP Max_Input_Vars: ✔ 10000
SagePay Form Enabled?: ✔
SagePay Direct Enabled?: ❌

### Action Scheduler ###

Complete: 354
Oldest: 2020-12-01 13:51:48 +0000
Newest: 2020-12-02 14:40:23 +0000

Pending: 3
Oldest: 2020-12-02 15:33:03 +0000
Newest: 2020-12-03 13:56:46 +0000
vbelolapotkov commented 3 years ago

I suppose this is a PHP Notice displayed with DEBUG enabled only. The same things applies to WC Payments or probably any plugin using WC_Admin_Note.

EdithAllison commented 3 years ago

I suppose this is a PHP Notice displayed with DEBUG enabled only.

Yes, good point. On my dev site I've got debug on, but on live it's off.

tammullen commented 3 years ago

Thanks @EdithAllison for all the info. WC_Admin_Notes is part of WooCommerce Admin which is being developed in another repository: https://github.com/woocommerce/woocommerce-admin. I am going to move the issue there to continue this conversation.

Then in site's admin plugins page, I tried to activate a plugin, in my test "Askimet" - this brings up a white page with fatal php error.

There is a PR here https://github.com/woocommerce/woocommerce-admin/pull/5802 to log the deprecation instead to try stop this happening.

joshuatf commented 3 years ago

I suppose this is a PHP Notice displayed with DEBUG enabled only. The same things applies to WC Payments or probably any plugin using WC_Admin_Note.

I believe this is the case. Those deprecation notices aren't errors, but are intentional warnings to plugin authors to help them update used methods to the newer versions. They should continue to work for a few versions and will only be shown when debugging is enabled.

Please let me know if you're still seeing any errors or something preventing you from activating plugins @EdithAllison and we can take another look.

EdithAllison commented 3 years ago

Hi @joshuatf For me this issue can be closed, I understand it's a deprecation warning which only causes an issue when debug messages are being shown (dev site), happy to have this closed down.

joshuatf commented 3 years ago

Thanks for the update, @EdithAllison! Will close this issue.