• Resolved seopie

    (@seopie)


    Hi,

    We’re getting a critical error when trying to download or print an invoice. Not any invoice – just one specific invoice for one order (so far).

    Debug log:

    [11-Nov-2024 07:21:10 UTC] PHP Fatal error: Uncaught TypeError: str_contains(): Argument #1 ($haystack) must be of type string, array given in /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/blocks.php:1687
    Stack trace: 0 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/blocks.php(1687): str_contains() 1 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/formatting.php(5215): filter_block_content() 2 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/class-wp-hook.php(324): wp_pre_kses_block_attributes() 3 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters() 4 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/kses.php(946): apply_filters() 5 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/kses.php(754): wp_kses_hook() 6 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/kses.php(2232): wp_kses() 7 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/admin/modules/customizer/classes/class-customizer.php(920): wp_kses_post() 8 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/admin/modules/customizer/classes/class-customizer.php(566): Wf_Woocommerce_Packing_List_CustomizerLib::generate_product_table_product_row_html() 9 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/public/modules/invoice/invoice.php(567): Wf_Woocommerce_Packing_List_CustomizerLib::set_product_table() 10 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/class-wp-hook.php(324): Wf_Woocommerce_Packing_List_Invoice->generate_template_html() 11 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters() 12 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/admin/modules/customizer/customizer.php(1175): apply_filters() 13 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/public/modules/invoice/invoice.php(1810): Wf_Woocommerce_Packing_List_Customizer->generate_template_html() 14 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/public/modules/invoice/invoice.php(1751): Wf_Woocommerce_Packing_List_Invoice->generate_order_template_for_single_order() 15 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/public/modules/invoice/invoice.php(1711): Wf_Woocommerce_Packing_List_Invoice->generate_order_template() 16 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/class-wp-hook.php(324): Wf_Woocommerce_Packing_List_Invoice->print_it() 17 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 18 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 19 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/admin/class-wf-woocommerce-packing-list-admin.php(967): do_action() 20 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-content/plugins/print-invoices-packing-slip-labels-for-woocommerce/admin/class-wf-woocommerce-packing-list-admin.php(823): Wf_Woocommerce_Packing_List_Admin->print_document_from_the_admin_link() 21 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/class-wp-hook.php(324): Wf_Woocommerce_Packing_List_Admin->print_window() 22 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 23 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 24 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-settings.php(700): do_action() 25 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-config.php(103): require_once(‘/home/664195.cl…’) 26 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-load.php(50): require_once(‘/home/664195.cl…’) 27 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-admin/admin.php(34): require_once(‘/home/664195.cl…’) 28 /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-admin/index.php(10): require_once(‘/home/664195.cl…’) 29 {main}

    thrown in /home/664195.cloudwaysapps.com/cwytpugjbq/public_html/wp-includes/blocks.php on line 1687

    WordPress Environment<br><br>WordPress address (URL): https://dev.omegaracer.com<br>Site address (URL): https://dev.omegaracer.com<br>WC Version: 9.3.3<br>Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.<br>Action Scheduler Version: ? 3.8.2<br>Log Directory Writable: ?<br>WP Version: 6.6.2<br>WP Multisite: –<br>WP Memory Limit: 1 GB<br>WP Debug Mode: ?<br>WP Cron: ?<br>Language: en_US<br>External object cache: – Server Environment<br><br>Server Info: Apache/2.4.59 (Debian)<br>PHP Version: 8.2.20<br>PHP Post Max Size: 100 MB<br>PHP Time Limit: 800<br>PHP Max Input Vars: 10000<br>cURL Version: 7.64.0<br>OpenSSL/1.1.1n<br><br>SUHOSIN Installed: –<br>MySQL Version: 10.4.34-MariaDB-1:10.4.34+maria~deb10-log<br>Max Upload Size: 100 MB<br>Default Timezone is UTC: ?<br>fsockopen/cURL: ?<br>SoapClient: ?<br>DOMDocument: ?<br>GZip: ?<br>Multibyte String: ?<br>Remote Post: ?<br>Remote Get: ? Database<br><br>WC Database Version: 9.3.3<br>WC Database Prefix: wp_<br>Total Database Size: 424.50MB<br>Database Data Size: 271.33MB<br>Database Index Size: 153.17MB<br>wp_woocommerce_sessions: Data: 2.52MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_order_items: Data: 1.52MB + Index: 0.27MB + Engine InnoDB<br>wp_woocommerce_order_itemmeta: Data: 18.55MB + Index: 8.03MB + Engine InnoDB<br>wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_actions: Data: 10.52MB + Index: 10.06MB + Engine InnoDB<br>wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_logs: Data: 6.52MB + Index: 6.03MB + Engine InnoDB<br>wp_as3cf_items: Data: 25.56MB + Index: 6.86MB + Engine InnoDB<br>wp_bv_activities_store: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_commentmeta: Data: 0.23MB + Index: 0.30MB + Engine InnoDB<br>wp_comments: Data: 6.52MB + Index: 9.09MB + Engine InnoDB<br>wp_cr_reminders_log: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_e_notes: Data: 0.02MB + Index: 0.17MB + Engine InnoDB<br>wp_e_notes_users_relations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_e_submissions: Data: 1.52MB + Index: 1.52MB + Engine InnoDB<br>wp_e_submissions_actions_log: Data: 0.17MB + Index: 0.44MB + Engine InnoDB<br>wp_e_submissions_values: Data: 1.52MB + Index: 0.33MB + Engine InnoDB<br>wp_fsmpt_email_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB<br>wp_gla_merchant_issues: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_import_detail_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_import_log_detail: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_import_postID: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_lws_wr_achieved_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_lws_wr_historic: Data: 1.52MB + Index: 0.27MB + Engine InnoDB<br>wp_mailchimp_carts: Data: 0.38MB + Index: 0.00MB + Engine InnoDB<br>wp_mailchimp_jobs: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_myCRED_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_options: Data: 5.50MB + Index: 0.48MB + Engine InnoDB<br>wp_pfhub_portfolio_grids: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pfhub_portfolio_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_exports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_google_cats: Data: 0.39MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_hash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_imports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_postmeta: Data: 92.61MB + Index: 35.13MB + Engine InnoDB<br>wp_posts: Data: 13.42MB + Index: 6.00MB + Engine InnoDB<br>wp_rank_math_404_logs: Data: 0.06MB + Index: 0.02MB + Engine InnoDB<br>wp_rank_math_analytics_gsc: Data: 17.55MB + Index: 29.16MB + Engine InnoDB<br>wp_rank_math_analytics_inspections: Data: 0.27MB + Index: 0.14MB + Engine InnoDB<br>wp_rank_math_analytics_objects: Data: 0.19MB + Index: 0.08MB + Engine InnoDB<br>wp_rank_math_internal_links: Data: 0.11MB + Index: 0.05MB + Engine InnoDB<br>wp_rank_math_internal_meta: Data: 0.08MB + Index: 0.00MB + Engine InnoDB<br>wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_redirection_404: Data: 1.52MB + Index: 0.20MB + Engine InnoDB<br>wp_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_redirection_items: Data: 0.16MB + Index: 0.19MB + Engine InnoDB<br>wp_redirection_logs: Data: 1.52MB + Index: 0.11MB + Engine InnoDB<br>wp_shopmagic_automation_outcome: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_shopmagic_automation_outcome_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_shopmagic_guest: Data: 0.27MB + Index: 0.00MB + Engine InnoDB<br>wp_shopmagic_guest_meta: Data: 2.52MB + Index: 1.52MB + Engine InnoDB<br>wp_shopmagic_marketing_lists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_shopmagic_optin_email: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_shopmagic_tracked_emails: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_shopmagic_tracked_emails_clicks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_shortpixel_folders: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_shortpixel_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_shortpixel_postmeta: Data: 21.56MB + Index: 20.58MB + Engine InnoDB<br>wp_shortpixel_queue: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wp_smackcsv_file_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_smackuci_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_subscribe_reloaded_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_termmeta: Data: 0.09MB + Index: 0.11MB + Engine InnoDB<br>wp_terms: Data: 0.06MB + Index: 0.03MB + Engine InnoDB<br>wp_term_relationships: Data: 0.27MB + Index: 0.20MB + Engine InnoDB<br>wp_term_taxonomy: Data: 0.13MB + Index: 0.06MB + Engine InnoDB<br>wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ultimate_csv_importer_acf_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ultimate_csv_importer_mappingtemplate: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ultimate_csv_importer_media: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ultimate_csv_importer_shortcode_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ultimate_post_entries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_usermeta: Data: 8.52MB + Index: 10.03MB + Engine InnoDB<br>wp_users: Data: 1.52MB + Index: 0.47MB + Engine InnoDB<br>wp_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_customer_lookup: Data: 0.42MB + Index: 0.42MB + Engine InnoDB<br>wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wp_wc_orders_meta: Data: 0.34MB + Index: 0.77MB + Engine InnoDB<br>wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_product_lookup: Data: 0.41MB + Index: 0.44MB + Engine InnoDB<br>wp_wc_order_stats: Data: 0.45MB + Index: 0.41MB + Engine InnoDB<br>wp_wc_order_tax_lookup: Data: 0.19MB + Index: 0.20MB + Engine InnoDB<br>wp_wc_product_attributes_lookup: Data: 0.25MB + Index: 0.27MB + Engine InnoDB<br>wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_product_meta_lookup: Data: 0.23MB + Index: 0.61MB + Engine InnoDB<br>wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_reserved_stock: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfauditevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfconfig: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wffilemods: Data: 9.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wfhits: Data: 0.25MB + Index: 0.08MB + Engine InnoDB<br>wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfissues: Data: 0.05MB + Index: 0.06MB + Engine InnoDB<br>wp_wfknownfilelist: Data: 7.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wflogins: Data: 0.45MB + Index: 0.16MB + Engine InnoDB<br>wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY<br>wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfpklist_template_data: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB<br>wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woo_shippment_provider: Data: 0.14MB + Index: 0.00MB + Engine InnoDB<br>wp_wpie_template: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_debug_events: Data: 0.08MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_iew_action_history: Data: 0.09MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_iew_cron: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_iew_ftp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_iew_mapping_template: Data: 0.02MB + Index: 0.00MB + Engine InnoDB Post Type Counts<br><br>acf-field: 14<br>acf-field-group: 5<br>acf-post-type: 2<br>acf-taxonomy: 2<br>adt_product_feed: 3<br>attachment: 9855<br>custom_css: 4<br>customer_bikes: 205<br>customer_feedback: 161<br>customer_project_bik: 1<br>cwginstocknotifier: 231<br>elementor_library: 73<br>elementor_snippet: 1<br>elementskit_template: 1<br>feedzy_imports: 1<br>itsec-dash-card: 12<br>itsec-dashboard: 2<br>lws-wre-event: 6<br>lws-wre-pool: 1<br>lws-wre-unlockable: 1<br>nav_menu_item: 179<br>oembed_cache: 19<br>page: 28<br>post: 23<br>product: 492<br>product_variation: 1086<br>revision: 904<br>shop_coupon: 1170<br>shop_order: 3489<br>shop_order_refund: 58<br>shopmagic_automation: 1<br>tm_global_cp: 6<br>wlwl_email: 169<br>wp_navigation: 1<br>wpcode: 2 Security<br><br>Secure connection (HTTPS): ?<br>Hide errors from visitors: ? Active Plugins (37)<br><br>weLaunch Framework: by weLaunch.io – 1.1.1<br>Secure Custom Fields: by www.remarpro.com – 6.3.10.2<br>FiboSearch - AJAX Search for WooCommerce: by FiboSearch Team – 1.28.1<br>Back In Stock Notifier for WooCommerce | WooCommerce Waitlist Pro: by codewoogeek – 5.6.1<br>Breeze: by Cloudways – 2.1.18<br>Cookie Notice & Compliance for GDPR / CCPA: by Hu-manity.co – 2.4.18<br>Customer Reviews for WooCommerce: by CusRev – 5.61.2<br>DebugPress: Debugger in Popup: by Milan Petrovic – 4.0<br>Ele Custom Skin: by Dudaster.com – 3.1.9<br>Elementor Pro: by Elementor.com – 3.25.2<br>Elementor: by Elementor.com – 3.25.4<br>Email Verification for WooCommerce: by WPFactory – 2.8.10<br>Facebook for WooCommerce: by Facebook – 3.2.10<br>Flexible Shipping: by Octolize – 5.0.3<br>Health Check & Troubleshooting: by The www.remarpro.com community – 1.7.1<br>JetProductGallery: by Crocoblock – 2.1.18<br>LoginPress: by LoginPress – 3.2.2<br>Opn Payments: by Opn Payments and contributors – 5.9.0<br>PixelYourSite: by PixelYourSite – 9.7.2<br>WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels: by WebToffee – 4.7.1<br>Redirection: by John Godley – 5.5.0<br>Rank Math SEO: by Rank Math – 1.0.231<br>ShopMagic for WooCommerce: by WP Desk – 4.3.7<br>ShortPixel Image Optimizer: by ShortPixel - Convert WebP/AVIF & Optimize Images – 5.6.4<br>TP Product Image Flipper for Woocommerce: by TP Plugins – 2.0.2<br>Advanced Shipment Tracking for WooCommerce: by zorem – 3.6.9<br>WPC Fly Cart for WooCommerce: by WPClever – 5.8.1<br>CURCY - Multi Currency for WooCommerce: by VillaTheme – 2.2.3<br>Product Feed PRO for WooCommerce: by AdTribes.io – 13.3.8.1<br>WooCommerce PayPal Payments: by WooCommerce – 2.9.3<br>Brevo - WooCommerce Email Marketing: by Brevo – 4.0.30<br>Extra Product Options & Add-Ons for WooCommerce: by ThemeComplete – 6.4.4<br>WooCommerce: by Automattic – 9.3.3<br>MyRewards: by Long Watch Studio – 5.4.3<br>Wordfence Security: by Wordfence – 8.0.0<br>WP Crontrol: by John Blackbourn – 1.17.0<br>WP Mail SMTP: by WP Mail SMTP – 4.2.0 Inactive Plugins (5)<br><br>Lucky Wheel for WooCommerce: by VillaTheme – 1.1.5<br>Mailchimp for WooCommerce: by Mailchimp – 4.4.1<br>Newsletter, SMTP, Email marketing and Subscribe forms by Brevo: by Brevo – 3.1.88<br>Object Cache Pro: by Rhubarb Group – 1.21.2<br>WooCommerce Attribute Images: by weLaunch – 1.3.1 Dropin Plugins ()<br><br>advanced-cache.php: advanced-cache.php Must Use Plugins (2)<br><br>Elementor Safe Mode: by Elementor.com – 1.0.0<br>Health Check Troubleshooting Mode: by – 1.9.2 Settings<br><br>Legacy API Enabled: –<br>Force SSL: –<br>Currency: USD ($)<br>Currency Position: left<br>Thousand Separator: ,<br>Decimal Separator: .<br>Number of Decimals: 2<br>Taxonomies: Product Types: external (external)<br>grouped (grouped)<br>simple (simple)<br>variable (variable)<br><br>Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5)<br><br>Connected to WooCommerce.com: –<br>Enforce Approved Product Download Directories: –<br>HPOS feature enabled: –<br>Order datastore: WC_Order_Data_Store_CPT<br>HPOS data sync enabled: – Logging<br><br>Enabled: ?<br>Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2<br>Retention period: 30 days<br>Level threshold: –<br>Log directory size: 973 KB WC Pages<br><br>Shop base: #183 - /parts_store/<br>Cart: #9538 - /cart/ - Contains the [woocommerce_cart] shortcode<br>Checkout: #9542 - /checkout/ - Contains the [woocommerce_checkout] shortcode<br>My account: #484 - /my-account/<br>Terms and conditions: #6761 - /tandc/ Theme<br><br>Name: Hello Elementor Child<br>Version: 2.7.1.1686144501<br>Author URL: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash<br>Child Theme: ?<br>Parent Theme Name: Hello Elementor<br>Parent Theme Version: 3.1.1<br>Parent Theme Author URL: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash<br>WooCommerce Support: ? Templates<br><br>Overrides: hello-elementor-child/woocommerce/emails/customer-completed-order.php WooCommerce PayPal Payments<br><br>Onboarded: ?<br>Shop country code: TH<br>WooCommerce currency supported: ?<br>Advanced Card Processing available in country: –<br>Pay Later messaging available in country: –<br>Webhook status: ?<br>PayPal Vault enabled: –<br>ACDC Vault enabled: –<br>Logging enabled: ?<br>Reference Transactions: –<br>Used PayPal Checkout plugin: –<br>Subscriptions Mode: Disabled<br>PayPal Shipping Callback: –<br>Apple Pay: –<br>Google Pay: –<br>Fastlane: – Admin<br><br>Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customize-store<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>navigation<br>onboarding<br>onboarding-tasks<br>pattern-toolkit-full-composability<br>product-custom-fields<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>printful<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page<br>launch-your-store<br><br>Disabled Features: experimental-blocks<br>minified-js<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field<br>product-editor-template-system<br>blueprint<br>reactify-classic-payments-settings<br><br>Daily Cron: ? Next scheduled: 2024-11-12 07:10:27 +07:00<br>Options: ?<br>Notes: 24<br>Onboarding: completed Action Scheduler<br><br>Complete: 22,605<br>Oldest: 2024-10-13 08:44:42 +0000<br>Newest: 2024-11-11 07:12:48 +0000<br><br>Failed: 515<br>Oldest: 2022-09-30 03:54:58 +0000<br>Newest: 2024-11-11 05:52:17 +0000<br><br>Pending: 7<br>Oldest: 2024-11-11 07:17:48 +0000<br>Newest: 2024-11-17 08:46:53 +0000 Status report information<br><br>Generated at: 2024-11-11 14:16:53 +07:00<br>

    Status report in Get Info is all green.

    Any ideas what the cause is?

    Kind regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @seopie,

    Thanks for reaching out.

    The function wp_kses_post() is intended to sanitize content by allowing only specific HTML tags. However, it seems in some cases, an array is being passed to this function instead of the expected string, which may result in errors. We will fix this issue and will include the fix in the upcoming plugin release.

    Thread Starter seopie

    (@seopie)

    Great. Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.