Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter oceu

    (@oceu)

    Here is what I did now:

    • Cleared WooCommerce transients as instructed
    • Resetted/flusshed the permalinks
    • created a new virtual machine, installed a fresh windows 11
    • Opened Edge
    • logged on to my site as wp-admin
    • Went to the WooCommerce admin home page : still empty

    I read that article, and it sounds valid for the chunkload errors, but it does not mention anything about the rootcause I keep seeing in the error console : “Refused to execute script” just before the chunkload error.

    To me the chunkload error seems logical, if the script is not executed in the first place. Why is the script not executed?

    It says”because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.

    So… why does that happen?

    Thread Starter oceu

    (@oceu)

    Hi,

    as mentioned in my previous post, there is no fatal log in Woocommerce.

    I already tried different browsers, incognito mode, different PC’s, on different networks (home, hotspots and corporate networks).

    Like I already said above, it seems to be related to the fact that the mime type is not explicitly specified in the code?

    Refused to execute script from ‘https://www.xxxxxxxxxxxxxxxx.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7715.js?ver=7.7.0’ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.

    Failed to load resource: the server responded with a status of 404 ()
    admin.php:1 Refused to execute script from 'https://www.xxxxxxxxxxxxxxxx.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7715.js?ver=7.7.0' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    react-dom.min.js?ver=18.2.0:10 ChunkLoadError: Loading chunk 7715 failed.
    (error: https://www.xxxxxxxxxxxxxxxx.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7715.js?ver=7.7.0)
        at a.f.j (index.js?ver=7.7.0:2:672617)
        at index.js?ver=7.7.0:2:668602
        at Array.reduce (<anonymous>)
        at a.e (index.js?ver=7.7.0:2:668567)
        at index.js?ver=7.7.0:2:296524
        at c (react.min.js?ver=18.2.0:10:2160)
        at js (react-dom.min.js?ver=18.2.0:10:121218)
        at kl (react-dom.min.js?ver=18.2.0:10:88654)
        at yl (react-dom.min.js?ver=18.2.0:10:88582)
        at vl (react-dom.min.js?ver=18.2.0:10:88445)
    lr @ react-dom.min.js?ver=18.2.0:10
    react-dom.min.js?ver=18.2.0:10 Uncaught ChunkLoadError: Loading chunk 7715 failed.
    (error: https://www.xxxxxxxxxxxxxxxx.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7715.js?ver=7.7.0)
        at a.f.j (index.js?ver=7.7.0:2:672617)
        at index.js?ver=7.7.0:2:668602
        at Array.reduce (<anonymous>)
        at a.e (index.js?ver=7.7.0:2:668567)
        at index.js?ver=7.7.0:2:296524
        at c (react.min.js?ver=18.2.0:10:2160)
        at js (react-dom.min.js?ver=18.2.0:10:121218)
        at kl (react-dom.min.js?ver=18.2.0:10:88654)
        at yl (react-dom.min.js?ver=18.2.0:10:88582)
        at vl (react-dom.min.js?ver=18.2.0:10:88445)
    Thread Starter oceu

    (@oceu)

    Sadly, disabling the plugins or themes did not fix the issue.

    It looks like it has something to do with the fact that the script called is not recognized as javascript….

    Refused to execute script from ‘https://www.xxxxxxxxxxxxxxxx.com/wp-content/plugins/woocommerce/assets/client/admin/chunks/7715.js?ver=7.7.0&#8217; because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.

    Below is the system report (there is no fatal error log):

    `
    ### WordPress Environment ###
    
    WordPress address (URL): https://www.xxxxxxxxxxxxxxxx.com
    Site address (URL): https://www.xxxxxxxxxxxxxxxx.com
    WC Version: 7.7.0
    REST API Version: ✔ 7.7.0
    WC Blocks Version: ✔ 10.0.4
    Action Scheduler Version: ✔ 3.5.4
    Log Directory Writable: ✔
    WP Version: 6.2.2
    WP Multisite: –
    WP Memory Limit: 1 GB
    WP Debug Mode: ✔
    WP Cron: ✔
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 8.0.28
    PHP Post Max Size: 256 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 20000
    cURL Version: 7.74.0
    OpenSSL/1.1.1n
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.40-43-log
    Max Upload Size: 256 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 7.7.0
    WC Database Prefix: wp_
    Total Database Size: 131.26MB
    Database Data Size: 107.20MB
    Database Index Size: 24.06MB
    wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 17.55MB + Index: 13.13MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 13.52MB + Index: 6.03MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_cscs_db_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_et_bloom_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_fbv: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_fbv_attachment_folder: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
    wp_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gla_shipping_rates: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_background_task: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_core_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_languages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_languages_translations: Data: 0.20MB + Index: 0.17MB + Engine InnoDB
    wp_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_mo_files_domains: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_strings: Data: 0.17MB + Index: 0.22MB + Engine InnoDB
    wp_icl_string_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_string_positions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_string_translations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_icl_translate: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_translate_job: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_icl_translations: Data: 0.06MB + Index: 0.13MB + Engine InnoDB
    wp_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_translation_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_loginizer_logs: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
    wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mgmlp_folders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo_campaign_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo_campaign_logmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo_conversions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo_email_campaignmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo_email_campaigns: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mo_optin_campaignmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mo_optin_campaigns: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_chunks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_field_meta: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 5.48MB + Index: 0.14MB + Engine InnoDB
    wp_postmeta: Data: 7.52MB + Index: 0.22MB + Engine InnoDB
    wp_posts: Data: 6.52MB + Index: 0.13MB + Engine InnoDB
    wp_post_smtp_logmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_post_smtp_logs: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_agents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_attachments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_categories: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_custom_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_email_notifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_email_otp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_holidays: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_priorities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_scheduled_tasks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_statuses: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_threads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_tickets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_wh_exceptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_psmsc_working_hrs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_toolset_associations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_toolset_connected_elements: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_toolset_post_guid_id: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_toolset_relationships: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_toolset_type_sets: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_usermeta: Data: 0.11MB + Index: 0.03MB + Engine InnoDB
    wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wfblockediplog: Data: 0.28MB + Index: 0.00MB + Engine InnoDB
    wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wfconfig: Data: 0.48MB + Index: 0.00MB + Engine InnoDB
    wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wffilemods: Data: 27.58MB + Index: 0.00MB + Engine InnoDB
    wp_wfhits: Data: 1.02MB + Index: 0.25MB + Engine InnoDB
    wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wfknownfilelist: Data: 13.52MB + Index: 0.00MB + Engine InnoDB
    wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wflogins: Data: 0.25MB + Index: 0.08MB + Engine InnoDB
    wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY
    wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
    wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpmm_subscribers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpstg_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_yoast_indexable: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 135
    custom_css: 1
    elementor_library: 1
    et_header_layout: 11
    et_tb_item: 2
    et_template: 5
    et_theme_builder: 1
    mailpoet_page: 1
    mgmlp_media_folder: 13
    nav_menu_item: 3
    nf_sub: 7
    oembed_cache: 5
    page: 16
    post: 3
    postman_sent_mail: 250
    revision: 41
    seedprod: 2
    wp_global_styles: 2
    wp-types-group: 1
    wpforms: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ❌Error messages should not be shown to visitors.
    
    ### Active Plugins (19) ###
    
    WPML Multilingual CMS: by OnTheGoSystems – 4.6.3
    WPML SEO: by OnTheGoSystems – 2.1.0
    Google Listings and Ads: by WooCommerce – 2.4.5
    Site Kit by Google: by Google – 1.99.0
    Maintenance: by WebFactory Ltd – 4.07
    MainWP Child: by MainWP – 4.4.1.1
    Ninja Forms: by Saturday Drive – 3.6.24
    Post SMTP: by Post SMTP – 2.5.3
    Toolset Types: by OnTheGoSystems – 3.4.19
    Under Construction: by WebFactory Ltd – 3.97
    W3 Total Cache: by BoldGrid – 2.3.2
    WooCommerce Multilingual & Multicurrency: by OnTheGoSystems – 5.1.3
    WooCommerce Payments: by Automattic – 5.9.0
    WooCommerce: by Automattic – 7.7.0
    Wordfence Security: by Wordfence – 7.9.2
    Yoast SEO: by Team Yoast – 20.7
    LightStart - Maintenance Mode, Coming Soon and Landing Page Builder: by Themeisle – 2.6.7
    Ninja Forms Multilingual: by OnTheGoSystems – 0.3.0
    WPML String Translation: by OnTheGoSystems – 3.2.5
    
    ### Inactive Plugins (19) ###
    
    Akismet Anti-Spam: by Automattic – 5.1
    Backup Duplicator & Migration - WP STAGING: by WP-STAGING
    WPStagingBackup – 2.14.1
    
    Bloom: by Elegant Themes – 1.3.12
    CMP - Coming Soon & Maintenance Plugin: by NiteoThemes – 4.1.8
    Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd: by SeedProd – 6.15.7
    CSP Manager: by Patrick Sletvold – 1.2.1
    FileBird Lite: by Ninja Team – 5.3.2
    Folders: by Premio – 2.9.2
    hCaptcha for WordPress: by hCaptcha – 2.8.0
    Loginizer: by Softaculous – 1.7.9
    Mailchimp for WooCommerce: by Mailchimp – 2.8.3
    MailOptin - Lite: by MailOptin Popup Builder Team – 1.2.58.2
    Media Library Folders: by Max Foundry – 8.0.6
    Media Library Folders Reset: by Max Foundry – 8.0.6
    Minimal Coming Soon & Maintenance Mode: by WebFactory Ltd – 2.36
    OTGS Installer: by OnTheGoSystems – 3.0.3
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 1.23.4
    
    WPForms Lite: by WPForms – 1.8.1.2
    XML Sitemap Generator for Google: by Auctollo – 4.1.11
    
    ### Dropin Plugins (1) ###
    
    advanced-cache.php: advanced-cache.php
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: left_space
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    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: –
    Enforce Approved Product Download Directories: ✔
    HPOS feature screen enabled: –
    HPOS feature enabled: –
    Order datastore: WC_Order_Data_Store_CPT
    HPOS data sync enabled: –
    
    ### WC Pages ###
    
    Shop base: #505 - /shop/
    Cart: #506 - /cart/
    Checkout: #507 - /checkout/
    My account: #508 - /my-account/
    Terms and conditions: ❌ Page not set
    
    ### Theme ###
    
    Name: Divi
    Version: 4.21.0
    Author URL: http://www.elegantthemes.com
    Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: –
    
    ### Admin ###
    
    Enabled Features: activity-panels
    analytics
    coupons
    customer-effort-score-tracks
    import-products-task
    experimental-fashion-sample-products
    shipping-smart-defaults
    shipping-setting-tour
    homescreen
    marketing
    mobile-app-banner
    navigation
    onboarding
    onboarding-tasks
    remote-inbox-notifications
    remote-free-extensions
    payment-gateway-suggestions
    shipping-label-banner
    subscriptions
    store-alerts
    transient-notices
    woo-mobile-welcome
    wc-pay-promotion
    wc-pay-welcome-page
    
    Disabled Features: product-block-editor
    minified-js
    new-product-management-experience
    product-variation-management
    settings
    
    Daily Cron: ✔ Next scheduled: 2023-05-20 18:49:33 +02:00
    Options: ✔
    Notes: 114
    Onboarding: completed
    
    ### WooCommerce Payments ###
    
    Version: 5.9.0
    Connected to WPCOM: No
    Blog ID: -
    Account ID: -
    
    ### Action Scheduler ###
    
    Complete: 77
    Oldest: 2023-04-20 01:04:04 +0200
    Newest: 2023-05-20 18:55:33 +0200
    
    Failed: 35,636
    Oldest: 2023-03-02 10:34:08 +0100
    Newest: 2023-05-20 18:56:36 +0200
    
    Pending: 2
    Oldest: 2023-05-21 01:17:20 +0200
    Newest: 2023-05-21 18:52:23 +0200
    
    
    ### Status report information ###
    
    Generated at: 2023-05-20 19:09:37 +02:00
    `
    Thread Starter oceu

    (@oceu)

    Thanks for the info

Viewing 4 replies - 1 through 4 (of 4 total)