• Resolved jocelynll

    (@jocelynll)


    Hi I’ve had an issue. I updated woo to v4.3 on Wednesday evening. It systematically changed all old pending orders to cancelled – about 500 of them. Weirdly it then sent the cancellation confirmation not only to us, but it sent every cancelled order to every client whose orders’ statuses were pending – major breach of GDPR! So firefighting today, but has anyone any ideas as to why this would have happened? Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jocelynll

    (@jocelynll)

    Okay I have narrowed it down to a hook woocommerce_cleanup_draft_orders – this wasn’t on the 4.2 version of woo. Does anyone know how to remove this hook as it’s causing me all sorts of issues.

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @jocelynll!

    Oh boy! This sounds like a terrible experience. I’m sorry it has happened to you.

    The action in question was added in the WooCommerce Blocks module, where it’s supposed to delete draft orders automatically created when someone visits the new checkout page without actually checking out from your site. It should only delete orders that are in wc-checkout-draft status without touching any other orders that might be created on the site, so I am not entirely sure what has gone wrong here.

    Do you have any plugins or code that modifies your orders in any way? Could you please send us your status report found under “WooCommerce > Status” page?

    As for a way to remove this hook, I am not aware of any function available to do this, unfortunately.

    Cheers!

    Thread Starter jocelynll

    (@jocelynll)

    Hi

    Thanks for your reply.

    I ran it on our test site yesterday and it did the same. The status on the order says:
    Unpaid order cancelled – time limit reached. Order status changed from Pending payment to Cancelled.
    So it looks like it changed all pending orders to cancelled. Fortunately I disabled all emails yesterday… what I don’t understand is why it emailed everyone, everyone else’s order cancellation notification? I have added a few things to functions.php, but none modify the orders – it’s mainly the layout on product pages.

    Here’s the status report:

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://labelline.linearblue.net
    Site address (URL): https://labelline.linearblue.net
    WC Version: 4.3.0
    REST API Version: ? 1.0.10
    WC Blocks Version: ? 2.7.1
    Action Scheduler Version: ? 3.1.6
    WC Admin Version: ? 1.3.0
    Log Directory Writable: ?
    WP Version: 5.4.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_GB
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache/2.4.6
    PHP Version: 7.2.24
    PHP Post Max Size: 8 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.29.0
    NSS/3.44
    
    SUHOSIN Installed: –
    MySQL Version: 5.5.65-MariaDB
    Max Upload Size: 8 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 4.3.0
    WC Database Prefix: wp_
    Total Database Size: 456.62MB
    Database Data Size: 311.55MB
    Database Index Size: 145.07MB
    wp_woocommerce_sessions: Data: 2.02MB + Index: 0.06MB + 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: 2.52MB + Index: 0.41MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 9.52MB + Index: 9.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: 0.27MB + Index: 0.36MB + 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: 0.20MB + Index: 0.19MB + Engine InnoDB
    wp_aelia_dismissed_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_aelia_exchange_rates_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_apexnb_subscriber: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_aws_cache: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    wp_aws_index: Data: 9.52MB + Index: 5.00MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 24.52MB + Index: 3.33MB + Engine InnoDB
    wp_cppolls_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cppolls_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dyamar_polls: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_dyamar_polls_answers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_easy_poll_a: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_easy_poll_q: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_easy_poll_votes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_em_bookings: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_em_events: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_em_locations: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_em_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_em_tickets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_em_tickets_bookings: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_fma_currency: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_hf_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_cms_nav_cache: 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.19MB + Index: 0.11MB + 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: 2.52MB + Index: 3.75MB + Engine InnoDB
    wp_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_string_pages: Data: 0.02MB + Index: 0.02MB + 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: 1.52MB + Index: 0.33MB + Engine InnoDB
    wp_icl_string_urls: Data: 0.02MB + Index: 0.02MB + 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.22MB + Index: 0.58MB + Engine InnoDB
    wp_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_icl_translation_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_distributed_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_fingerprints: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_itsec_geolocation_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_itsec_lockouts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_itsec_logs: Data: 1.02MB + Index: 0.11MB + Engine InnoDB
    wp_itsec_mutexes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_opaque_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_itsec_temp: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_itsec_user_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_jquery_newsticker: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mt_plugin: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_nextend2_section_storage: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nextend2_smartslider3_sliders: Data: 0.03MB + Index: 0.00MB + Engine InnoDB
    wp_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nextend2_smartslider3_slides: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_ninja_table_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 16.31MB + Index: 2.53MB + Engine InnoDB
    wp_pbs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_postmeta: Data: 38.59MB + Index: 34.09MB + Engine InnoDB
    wp_posts: Data: 37.48MB + Index: 3.63MB + Engine InnoDB
    wp_redirection_404: Data: 1.02MB + Index: 0.16MB + Engine InnoDB
    wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_redirection_logs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_social_users: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_termmeta: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
    wp_terms: Data: 0.38MB + Index: 0.47MB + Engine InnoDB
    wp_term_relationships: Data: 1.52MB + Index: 0.39MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.38MB + Index: 0.36MB + Engine InnoDB
    wp_totalsoft_fonts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_new_plugin: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_answers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_dbt: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_id: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_iminqu: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_iminqu_01: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_iminqu_02: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_iminqu_1: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_impoll: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_impoll_01: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_impoll_02: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_impoll_1: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_imwibu: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_imwibu_01: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_imwibu_02: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_imwibu_1: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_inform: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_quest_im: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_results: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_setting: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stpoll: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stpoll_01: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stpoll_02: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stpoll_1: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stwibu: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stwibu_01: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stwibu_02: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_totalsoft_poll_stwibu_1: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ulike: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ulike_activities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ulike_comments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ulike_forums: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_usermeta: Data: 30.56MB + Index: 28.09MB + Engine InnoDB
    wp_users: Data: 2.52MB + Index: 4.55MB + Engine InnoDB
    wp_votes_custom_field_contestant: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_votes_custom_registeration_contestant: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_votes_post_contestant_track: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_votes_post_entry_contestant: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_votes_tbl: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_votes_user_entry_contestant: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wccs_conditions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wccs_condition_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wcextraflatrate_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wcextraflatrate_shipping_zone_locations: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_wcextraflatrate_user_zone: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.09MB + Index: 0.06MB + 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.20MB + Index: 0.27MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.13MB + Index: 0.14MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.19MB + Index: 0.34MB + 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_wdslayer: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wdsslide: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wdsslider: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wp_wfBadLeechers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfBlockedCommentLog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfBlockedIPLog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wfConfig: Data: 1.52MB + 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: 7.52MB + Index: 0.00MB + Engine InnoDB
    wp_wfHits: Data: 5.52MB + Index: 3.34MB + Engine InnoDB
    wp_wfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wfIssues: Data: 1.52MB + Index: 0.19MB + Engine InnoDB
    wp_wfKnownFileList: Data: 4.52MB + Index: 0.00MB + Engine InnoDB
    wp_wfLeechers: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wp_wfLiveTrafficHuman: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    wp_wfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfLogins: Data: 0.06MB + Index: 0.03MB + 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_wfScanners: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
    wp_wfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wfStatus: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
    wp_wfTrafficRates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wfVulnScanners: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_lloydscardnetcw_cc: Data: 0.16MB + Index: 0.08MB + Engine InnoDB
    wp_woocommerce_lloydscardnetcw_documents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_lloydscardnetcw_ecc: Data: 0.22MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_lloydscardnetcw_schema_version: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_lloydscardnetcw_storage: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_lloydscardnetcw_transactions: Data: 9.52MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_prl_deploymentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_prl_deployments: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_prl_tracking_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_prl_tracking_conversions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_prl_tracking_views: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woo_sales_country_region: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_chat_msgs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_chat_ratings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_chat_sessions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_chat_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_custom_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_departments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_offline_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_roi_conversions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_roi_goals: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wplc_webhooks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpml_mails: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_WP_SEO_404_links: Data: 90.23MB + Index: 40.36MB + Engine MyISAM
    wp_WP_SEO_Cache: Data: 0.02MB + Index: 0.01MB + Engine MyISAM
    wp_WP_SEO_Groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_WP_SEO_Redirection: Data: 0.04MB + Index: 0.04MB + Engine MyISAM
    wp_WP_SEO_Redirection_LOG: Data: 1.42MB + Index: 0.09MB + Engine MyISAM
    wp_yoast_seo_links: Data: 0.11MB + Index: 0.05MB + Engine InnoDB
    wp_yoast_seo_meta: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    amn_mi-lite: 1
    attachment: 1433
    blocks: 11
    cma_thread: 1
    custom_css: 2
    ditty_news_ticker: 1
    event: 1
    featured_item: 12
    html-form: 1
    it_epoll_poll: 1
    location: 1
    nav_menu_item: 61
    news: 1
    ninja-table: 2
    oembed_cache: 7
    page: 75
    poll: 1
    post: 34
    product: 639
    product_variation: 804
    revision: 2411
    shop_order: 5965
    shop_order_refund: 2
    sidebar: 1
    tablepress_table: 3
    ticket: 11
    wafs: 3
    wc_afrsm: 1
    wds-slider: 1
    woo_product_tab: 4
    wpcf7_contact_form: 6
    wpforms: 2
    wptu_ticker: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (48) ###
    
    Add From Server: by Dion Hulse – 3.3.3
    iThemes Security: by iThemes – 7.7.1
    Code Snippets: by Code Snippets Pro – 2.14.0
    Contact Form 7: by Takayuki Miyoshi – 5.2
    WooCommerce Discontinued Products: by Leon @ 211J – 1.1.5 – Installed version not tested with active version of WooCommerce 4.3.0
    Duplicate Page: by mndpsingh287 – 4.2
    EU VAT for WooCommerce: by WPWhale – 2.0 – Installed version not tested with active version of WooCommerce 4.3.0
    Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.11.0
    HTML Forms: by ibericode – 1.3.16
    Purchase Order WooCommerce Addon: by Syed Nazrul Hassan – 1.0 – Installed version not tested with active version of WooCommerce 4.3.0
    Quotes for WooCommerce: by Pinal Shah – 1.7.0 – Installed version not tested with active version of WooCommerce 4.3.0
    Really Simple SSL: by Really Simple Plugins – 3.3.4
    Redirection: by John Godley – 4.8
    Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.3
    SEO Redirection Premium: by Fakhri Alsadi – 3.7
    Simple Ticker: by Katsushi Kawamori – 3.00
    Slider by 10Web: by 10Web – 2.2.17
    TablePress: by Tobias B?thge – 1.11
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 1.16.26
    
    UPS WooCommerce Shipping: by Xadapter – 3.10.2 – Installed version not tested with active version of WooCommerce 4.3.0
    WC Hide Shipping Methods: by Rynaldo Stoltz – 1.4
    WC Variations Radio Buttons: by 8manos – 2.0.2 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Weight Based Shipping: by weightbasedshipping.com – 5.3.4.3
    Sales Report By Country for WooCommerce: by zorem – 1.6.4 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Advanced Free Shipping: by Jeroen Sormani – 1.1.4 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Gateways Country Limiter: by OnTheGoSystems – 1.4 – Installed version not tested with active version of WooCommerce 4.3.0
    Booster for WooCommerce: by Pluggabl LLC – 5.1.0 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Min/Max Quantities: by WooCommerce – 2.4.1 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Multilingual: by OnTheGoSystems – 4.6.7 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Nested Category Layout: by SkyVerge – 1.13.1 – Installed version not tested with active version of WooCommerce 4.3.0
    Phone Order Gateway for WooCommerce: by Yonatan Ganot – 1.1 – Installed version not tested with active version of WooCommerce 4.3.0
    Woocommerce Phone Payments: by Matt Allan – 0.1 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Product Add-ons: by WooCommerce – 2.9.3 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Price Based on Country (Basic): by Oscar Gare – 2.0.9
    WooCommerce Product Tabs: by Nilambar Sharma – 2.0.2 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce Variation Swatches and Photos: by Lucas Stark – 3.0.5 – Installed version not tested with active version of WooCommerce 4.3.0
    WooCommerce: by Automattic – 4.3.0
    WooCommerce LloydsCardnetCw: by customweb GmbH – 3.0.21 – Installed version not tested with active version of WooCommerce 4.3.0
    WooSidebars: by WooCommerce – 1.4.5
    Yoast SEO Premium: by Team Yoast – 12.1
    WP-Live Chat by 3CX: by 3CX – 8.2.0
    WP Mail Logging: by MailPoet – 1.9.6
    WPB Accordion Menu or Category: by wpbean – 1.09 – Installed version not tested with active version of WooCommerce 4.3.0
    WPForms Lite: by WPForms – 1.6.1
    WPS Hide Login: by WPServeur
    NicolasKulka
    tabrisrp – 1.5.6
    
    YITH Event Tickets for WooCommerce: by YITHEMES – 1.1.9 – Installed version not tested with active version of WooCommerce 4.3.0
    YITH Pre-Order for WooCommerce: by YITH – 1.2.9 – Installed version not tested with active version of WooCommerce 4.3.0
    YITH WooCommerce Category Accordion Premium: by YITH – 1.0.28 – Installed version not tested with active version of WooCommerce 4.3.0
    
    ### Inactive Plugins (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)
    ticket-event (ticket-event)
    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: #359 - /products/
    Basket: #61 - /cart/
    Checkout: #60 - /checkout/
    My account: #59 - /my-account/
    Terms and conditions: #4569 - /terms-conditions/
    
    ### Theme ###
    
    Name: Flatsome Child
    Version: 3.0
    Author URL: 
    Child Theme: ?
    Parent Theme Name: Flatsome
    Parent Theme Version: 3.11.3
    Parent Theme Author URL: https://www.uxthemes.com/
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: flatsome/woocommerce/archive-product.php
    flatsome/woocommerce/cart/cart-empty.php
    flatsome/woocommerce/cart/cart-shipping.php
    flatsome/woocommerce/cart/cart.php
    flatsome/woocommerce/checkout/form-checkout.php
    flatsome/woocommerce/checkout/form-coupon.php
    flatsome/woocommerce/checkout/terms.php
    flatsome/woocommerce/checkout/thankyou.php
    flatsome/woocommerce/content-product.php
    flatsome/woocommerce/content-product_cat.php
    flatsome/woocommerce/content-single-product.php
    flatsome/woocommerce/content-widget-product.php
    flatsome-child/woocommerce/emails/admin-cancelled-order.php
    flatsome-child/woocommerce/emails/admin-failed-order.php
    flatsome-child/woocommerce/emails/admin-new-order.php
    flatsome-child/woocommerce/emails/customer-completed-order.php
    flatsome-child/woocommerce/emails/customer-invoice.php
    flatsome-child/woocommerce/emails/customer-on-hold-order.php
    flatsome-child/woocommerce/emails/customer-processing-order.php
    flatsome/woocommerce/global/breadcrumb.php
    flatsome/woocommerce/global/quantity-input.php
    flatsome/woocommerce/global/wrapper-end.php
    flatsome/woocommerce/global/wrapper-start.php
    flatsome/woocommerce/loop/loop-end.php
    flatsome/woocommerce/loop/loop-start.php
    flatsome/woocommerce/loop/pagination.php
    flatsome/woocommerce/loop/result-count.php
    flatsome/woocommerce/loop/sale-flash.php
    flatsome/woocommerce/myaccount/form-login.php
    flatsome/woocommerce/myaccount/navigation.php
    flatsome/woocommerce/notices/error.php
    flatsome/woocommerce/notices/notice.php
    flatsome/woocommerce/notices/success.php
    flatsome/woocommerce/product-searchform.php
    flatsome/woocommerce/single-product/photoswipe.php
    flatsome/woocommerce/single-product/price.php
    flatsome/woocommerce/single-product/product-image.php
    flatsome/woocommerce/single-product/product-thumbnails.php
    flatsome/woocommerce/single-product/rating.php
    flatsome/woocommerce/single-product/related.php
    flatsome/woocommerce/single-product/review.php
    flatsome/woocommerce/single-product/sale-flash.php
    flatsome/woocommerce/single-product/share.php
    flatsome/woocommerce/single-product/short-description.php
    flatsome/woocommerce/single-product/tabs/tabs.php
    flatsome/woocommerce/single-product/title.php
    flatsome/woocommerce/single-product/up-sells.php
    flatsome/woocommerce/single-product-reviews.php version 3.6.0 is out of date. The core version is 4.3.0
    flatsome/woocommerce/single-product.php
    
    Outdated Templates: ?
    					
    					
    						Learn how to update
    
    ### Geolocation debug info ###
    
    Default customer location: geolocation
    MaxMind GeoIP database: ? The MaxMind GeoIP Database does not exist - Geolocation will not function.
    MaxMind GeoIP license: ? Geolocation has not been configured. You must enter a valid license key on the MaxMind integration settings page.
    MM_COUNTRY_CODE: ?
    GEOIP_COUNTRY_CODE: ?
    HTTP_CF_IPCOUNTRY: ?
    HTTP_X_COUNTRY_CODE: ?
    HTTP_X_REAL_IP: ?
    HTTP_X_FORWARDED_FOR: ?
    REMOTE_ADDR: 94.1.112.144
    Real external IP: 2a02:c7f:2cb2:4700:75c3:e6dc:450a:a728
    WCPBC_USE_REMOTE_ADDR: –
    Geolocation Test: ?The MaxMind GeoIP database is required.
    
    ### PBC Settings ###
    
    Version: 2.0.9
    Base location: GB
    Base currency: GBP
    Price Based On: billing
    Shipping: –
    Test mode: ?
    Test country: DE
    Load products price in background: –
    Prices entered with tax: –
    Calculate tax based on: billing
    Display prices in the shop: excl
    
    ### Zone Pricing US ###
    
    zone_id: us
    name: US
    countries: US
    currency: USD
    exchange_rate: 1.40
    auto_exchange_rate: no
    disable_tax_adjustment: no
    
    ### Zone Pricing Costa Rica ###
    
    zone_id: costa-rica
    name: Costa Rica
    countries: CR
    currency: USD
    exchange_rate: 1
    auto_exchange_rate: no
    disable_tax_adjustment: no
    
    ### Zone Pricing Europe ###
    
    zone_id: europe
    name: Europe
    countries: AT | BE | BG | HR | CY | CZ | DK | EE | FI | FR | DE | GR | HU | IT | LV | LT | LU | MT | NL | PL | PT | RO | SK | SI | ES | SE
    currency: EUR
    exchange_rate: 1.15
    auto_exchange_rate: no
    disable_tax_adjustment: no
    
    ### Zone Pricing Australia ###
    
    zone_id: australia
    name: Australia
    countries: AU
    currency: AUD
    exchange_rate: 1.8
    auto_exchange_rate: no
    disable_tax_adjustment: no
    
    ### Action Scheduler ###
    
    Complete: 830
    Oldest: 2020-06-15 07:00:03 +0000
    Newest: 2020-07-13 10:05:05 +0000
    
    Pending: 2
    Oldest: 2020-07-14 09:27:44 +0000
    Newest: 2020-07-15 00:26:56 +0000
    
    

    I’ve tried to delete the schedule, but it just keeps coming back…

    Allen Smith

    (@loranallensmith)

    Howdy @jocelynll! ??

    My name is Allen, and I’m a developer advocate for WooCommerce. I found your post and wanted to follow up with you. Sorry to hear about the trouble this caused for you and your customers. If you have some time in the next few days, I’d like to connect with you to find out more about what happened and see if we can figure out the root cause.

    You can email me at [email protected], or reach out to me in our Slack community (https://woocommerce.com/community-slack/).

    Looking forward to chatting.

    Thread Starter jocelynll

    (@jocelynll)

    Hi Allen

    I have sent you an email.

    I am very happy to chat about what happened. ??

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Status change from Pending to Cancelled’ is closed to new replies.