• Resolved synapdylan

    (@synapdylan)


    I have a client site getting quite a few of these errors in their logs:

    Tue Feb 21 18:19:30.733406 2023] [php:error] [pid 114147] [client 0.0.0.0:0] PHP Fatal error:  Uncaught Error: Call to undefined method Automattic\\WooCommerce\\Internal\\Admin\\Marketing::get_knowledge_base_posts() in /var/www/html/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Upsell.php:1429
    Stack trace:
    #0 /var/www/html/wp-includes/class-wp-hook.php(308): ACFWF\\Models\\Upsell->filter_wc_marketing_knowledge_base(false, 'wc_marketing_kn...')
    #1 /var/www/html/wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array)
    #2 /var/www/html/wp-includes/option.php(910): apply_filters('transient_wc_ma...', false, 'wc_marketing_kn...')
    #3 /var/www/html/wp-content/plugins/woocommerce/src/Internal/Admin/Marketing/MarketingSpecs.php(158): get_transient('wc_marketing_kn...')
    #4 /var/www/html/wp-content/plugins/woocommerce/src/Admin/API/Marketing.php(148): Automattic\\WooCommerce\\Internal\\Admin\\Marketing\\MarketingSpecs->get_knowledge_base_posts('coupons')
    #5 /var/www/html/wp-includes/rest-api/class-wp-rest-server.php(1171): Automattic\\WooCommerce\\Admin\\API\\Marketing->get_knowledge_base_posts(Object(WP_REST_Request))
    #6 /var/www/html/wp-includes/rest-api/class-wp-rest-server.php(1018): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/wc-admin/marke...', Array, NULL)
    #7 /var/www/html/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request))
    #8 /var/www/html/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/wc-admin/marke...')
    #9 /var/www/html/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP))
    #10 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
    #11 /var/www/html/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
    #12 /var/www/html/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array)
    #13 /var/www/html/wp-includes/class-wp.php(780): WP->parse_request('')
    #14 /var/www/html/wp-includes/functions.php(1332): WP->main('')
    #15 /var/www/html/wp-blog-header.php(16): wp()
    #16 /var/www/html/index.php(17): require('/var/www/html/w...')
    #17 {main}
      thrown in /var/www/html/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Upsell.php on line 1429, referer: https://site.com/wp-admin/edit.php?s=fbesti&post_status=all&post_type=shop_coupon&action=-1&shop_coupon_cat&coupon_type&paged=1&action2=-1

    The request that triggered that one was:

    0.0.0.0 - - [21/Feb/2023:18:19:29 +0000] "GET /wp-json/wc-admin/marketing/knowledge-base?category=coupons&_locale=user HTTP/1.1" 500 219 "https://site.com/wp-admin/edit.php?s=fbesti&post_status=all&post_type=shop_coupon&action=-1&shop_coupon_cat&coupon_type&paged=1&action2=-1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15" 1258

    It doesn’t look like there are any other plugins involved. Any clues what may be going wrong?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hi @synapdylan thanks for the message! Seems this is related to the WooCommerce inbox notes we add.

    Can I check what version of WooCommerce you are on?

    Also do you happen to have the WooCommerce Admin plugin installed?

    If you like there is a little button on the WooCommerce->Status menu which can copy a report of your system, that would let me inspect the setup a bit further.

    Looking fwd to getting to the bottom of this for you.

    Thread Starter synapdylan

    (@synapdylan)

    Here’s our system report. It may be noisy but has our plugin version. Thanks for taking a look!

    `
    ### WordPress Environment ###
    
    WordPress address (URL): https://dermaplanepro.com
    Site address (URL): https://dermaplanepro.com
    WC Version: 7.4.0
    REST API Version: ✔ 7.4.0
    WC Blocks Version: ✔ 9.4.3
    Action Scheduler Version: ✔ 3.5.4
    Log Directory Writable: ✔
    WP Version: 6.1.1
    WP Multisite: –
    WP Memory Limit: 2 GB
    WP Debug Mode: –
    WP Cron: –
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache/2.4.53 (Debian)
    PHP Version: 8.0.19
    PHP Post Max Size: 20 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.74.0
    OpenSSL/1.1.1n
    
    SUHOSIN Installed: –
    MySQL Version: 10.5.4-MariaDB-1:10.5.4+maria~focal
    Max Upload Size: 20 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 7.4.0
    WC Database Prefix: wpav_
    Total Database Size: 5423.59MB
    Database Data Size: 3876.98MB
    Database Index Size: 1546.61MB
    wpav_woocommerce_sessions: Data: 28.02MB + Index: 1.08MB + Engine InnoDB
    wpav_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_woocommerce_downloadable_product_permissions: Data: 2.52MB + Index: 10.47MB + Engine InnoDB
    wpav_woocommerce_order_items: Data: 40.56MB + Index: 23.03MB + Engine InnoDB
    wpav_woocommerce_order_itemmeta: Data: 762.98MB + Index: 376.14MB + Engine InnoDB
    wpav_woocommerce_tax_rates: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpav_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_woocommerce_payment_tokens: Data: 1.52MB + Index: 0.59MB + Engine InnoDB
    wpav_woocommerce_payment_tokenmeta: Data: 7.52MB + Index: 10.55MB + Engine InnoDB
    wpav_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_2_eorf_de_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_eorf_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_eorf_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_esign_documents: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpav_2_esign_documents_events: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_2_esign_documents_fields_data: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_2_esign_documents_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_2_esign_documents_signatures: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_2_esign_documents_signer_field_data: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_2_esign_documents_stand_alone_docs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_2_esign_document_users: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_2_esign_invitations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_2_esign_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_2_esign_signatures: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_2_esign_users: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_2_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_css_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_sliders_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_2_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_eorf_de_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_eorf_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_eorf_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_esign_documents: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpav_3_esign_documents_events: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_3_esign_documents_fields_data: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_3_esign_documents_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_3_esign_documents_signatures: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_3_esign_documents_signer_field_data: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_3_esign_documents_stand_alone_docs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_3_esign_document_users: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_3_esign_invitations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_3_esign_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_3_esign_signatures: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_3_esign_users: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_3_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_chunks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_field_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_css_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_sliders_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_3_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_acfw_loyalprog_entries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_acfw_store_credits: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_acfw_virtual_coupons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_actionscheduler_actions: Data: 42.09MB + Index: 59.23MB + Engine InnoDB
    wpav_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_actionscheduler_logs: Data: 28.55MB + Index: 16.03MB + Engine InnoDB
    wpav_advanced_notifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_advanced_notification_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_automatewoo_abandoned_carts: Data: 9.03MB + Index: 0.39MB + Engine InnoDB
    wpav_automatewoo_customers: Data: 8.52MB + Index: 16.09MB + Engine InnoDB
    wpav_automatewoo_customer_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_automatewoo_events: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_automatewoo_guests: Data: 5.52MB + Index: 7.06MB + Engine InnoDB
    wpav_automatewoo_guest_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_automatewoo_logs: Data: 1.52MB + Index: 0.81MB + Engine InnoDB
    wpav_automatewoo_log_meta: Data: 5.52MB + Index: 3.03MB + Engine InnoDB
    wpav_automatewoo_queue: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_automatewoo_queue_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_blogmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_blogs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_appointments: Data: 0.08MB + Index: 0.05MB + Engine InnoDB
    wpav_bookly_categories: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_coupons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_coupon_customers: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_coupon_services: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_coupon_staff: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_customers: Data: 0.36MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_customer_appointments: Data: 0.30MB + Index: 0.23MB + Engine InnoDB
    wpav_bookly_email_log: Data: 11.52MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_gift_cards: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_gift_card_services: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_gift_card_staff: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_holidays: Data: 1.52MB + Index: 1.52MB + Engine InnoDB
    wpav_bookly_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_log: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_mailing_campaigns: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_bookly_mailing_lists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_mailing_list_recipients: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_bookly_mailing_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_news: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_notifications: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_orders: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_payments: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
    wpav_bookly_schedule_item_breaks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_bookly_sent_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_series: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_services: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
    wpav_bookly_sessions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_shop: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_staff: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_bookly_staff_categories: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_staff_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_staff_preference_orders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_staff_schedule_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bookly_staff_services: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_bookly_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bookly_sub_services: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bwfan_abandonedcarts: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wpav_bwfan_automationmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bwfan_automations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bwfan_contact_automations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bwfan_logmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bwfan_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_bwfan_message_unsubscribe: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wpav_bwfan_syncrecords: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_bwfan_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_bwfan_tasks: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpav_bwfan_task_claim: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_bwf_actions: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wpav_bwf_action_claim: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_bwf_contact: Data: 4.52MB + Index: 3.59MB + Engine InnoDB
    wpav_bwf_contact_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_bwf_wc_customers: Data: 2.52MB + Index: 0.36MB + Engine InnoDB
    wpav_commentmeta: Data: 11.52MB + Index: 8.03MB + Engine InnoDB
    wpav_comments: Data: 146.67MB + Index: 82.25MB + Engine InnoDB
    wpav_csp3_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_db7_forms: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_defender_lockout: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
    wpav_defender_lockout_log: Data: 68.58MB + Index: 0.00MB + Engine InnoDB
    wpav_eorf_de_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_eorf_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_eorf_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_esign_documents: Data: 58.52MB + Index: 0.69MB + Engine InnoDB
    wpav_esign_documents_events: Data: 3.52MB + Index: 3.52MB + Engine InnoDB
    wpav_esign_documents_fields_data: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_esign_documents_meta: Data: 7.52MB + Index: 4.03MB + Engine InnoDB
    wpav_esign_documents_signatures: Data: 0.22MB + Index: 0.16MB + Engine InnoDB
    wpav_esign_documents_signer_field_data: Data: 2.52MB + Index: 0.06MB + Engine InnoDB
    wpav_esign_documents_stand_alone_docs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_esign_document_users: Data: 0.33MB + Index: 0.44MB + Engine InnoDB
    wpav_esign_invitations: Data: 0.42MB + Index: 0.31MB + Engine InnoDB
    wpav_esign_settings: Data: 0.22MB + Index: 0.11MB + Engine InnoDB
    wpav_esign_signatures: Data: 48.52MB + Index: 0.23MB + Engine InnoDB
    wpav_esign_users: Data: 0.34MB + Index: 0.11MB + Engine InnoDB
    wpav_fo_elements: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_fo_usable_fonts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_gla_budget_recommendations: Data: 0.20MB + Index: 0.11MB + Engine InnoDB
    wpav_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_mailchimp_carts: Data: 11.47MB + Index: 0.00MB + Engine InnoDB
    wpav_mailchimp_jobs: Data: 1.44MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_action_meta: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_chunks: Data: 0.30MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_fields: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_field_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_form_meta: Data: 0.22MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_objects: Data: 0.11MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_object_meta: Data: 9.52MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_nf3_upgrades: Data: 1.50MB + Index: 0.00MB + Engine InnoDB
    wpav_ninja_forms_uploads: Data: 16.52MB + Index: 0.00MB + Engine InnoDB
    wpav_options: Data: 760.42MB + Index: 20.44MB + Engine InnoDB
    wpav_ph_product_addons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_ph_product_addon_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_plugin_notes_plus: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_postmeta: Data: 863.98MB + Index: 517.78MB + Engine InnoDB
    wpav_posts: Data: 103.59MB + Index: 37.13MB + Engine InnoDB
    wpav_registration_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_revslider_css: Data: 0.13MB + Index: 0.02MB + Engine InnoDB
    wpav_revslider_css_bkp: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_sliders: Data: 0.39MB + Index: 0.02MB + Engine InnoDB
    wpav_revslider_sliders_bkp: Data: 0.34MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_slides: Data: 2.52MB + Index: 0.02MB + Engine InnoDB
    wpav_revslider_slides_bkp: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wpav_revslider_static_slides: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_signups: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_site: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_sitemeta: Data: 0.19MB + Index: 0.06MB + Engine InnoDB
    wpav_smush_dir_images: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_termmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wpav_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_term_relationships: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
    wpav_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_tutor_earnings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_email_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_gradebooks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_gradebooks_results: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_notifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_quiz_attempts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_quiz_attempt_answers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_quiz_questions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_quiz_question_answers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_tutor_withdraws: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_usermeta: Data: 271.81MB + Index: 184.42MB + Engine InnoDB
    wpav_users: Data: 8.52MB + Index: 5.55MB + Engine InnoDB
    wpav_user_registration_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_admin_notes: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_appointments_availability: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_appointment_relationships: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wc_autoship_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_autoship_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_autoship_schedules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_autoship_schedule_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_customer_lookup: Data: 5.52MB + Index: 5.55MB + Engine InnoDB
    wpav_wc_download_log: Data: 3.52MB + Index: 4.55MB + Engine InnoDB
    wpav_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_order_coupon_lookup: Data: 1.52MB + Index: 0.61MB + Engine InnoDB
    wpav_wc_order_product_lookup: Data: 21.55MB + Index: 30.61MB + Engine InnoDB
    wpav_wc_order_stats: Data: 9.52MB + Index: 31.70MB + Engine InnoDB
    wpav_wc_order_tax_lookup: Data: 4.52MB + Index: 4.03MB + Engine InnoDB
    wpav_wc_pos_grid_tiles: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_product_meta_lookup: Data: 0.09MB + Index: 0.16MB + Engine InnoDB
    wpav_wc_rate_limits: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
    wpav_wc_reserved_stock: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wc_zapier_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wfacp_stats: Data: 2.52MB + Index: 1.59MB + Engine InnoDB
    wpav_wfblockediplog: Data: 0.17MB + Index: 0.00MB + Engine InnoDB
    wpav_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_wfconfig: Data: 2.28MB + Index: 0.00MB + Engine InnoDB
    wpav_wfco_connectormeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wfco_connectors: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wfco_report_views: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
    wpav_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wffilemods: Data: 100.77MB + Index: 0.00MB + Engine InnoDB
    wpav_wfhits: Data: 1.02MB + Index: 0.22MB + Engine InnoDB
    wpav_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wfissues: Data: 0.14MB + Index: 0.06MB + Engine InnoDB
    wpav_wfknownfilelist: Data: 51.58MB + Index: 0.00MB + Engine InnoDB
    wpav_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wflogins: Data: 1.02MB + Index: 0.17MB + Engine InnoDB
    wpav_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wfob_stats: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_wfstatus: Data: 1.02MB + Index: 0.09MB + Engine InnoDB
    wpav_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_woocommerce_gc_activity: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
    wpav_woocommerce_gc_cards: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wpav_woocommerce_gc_cardsmeta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_woocommerce_gpf_google_taxonomy: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wpav_woocommerce_square_customers: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_certificates: Data: 0.25MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_couponmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wpcw_coupons: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wpcw_coursemeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wpcw_courses: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wpcw_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_wpcw_member_levels: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_modules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_notes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_wpcw_ordermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wpcw_orders: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wpav_wpcw_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wpcw_order_items: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_wpcw_question_random_lock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_question_tags: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_question_tags_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_queue_dripfeed: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_quizzes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_quizzes_feedback: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_quizzes_questions: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_quizzes_questions_map: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_wpcw_sessions: Data: 1.50MB + Index: 0.02MB + Engine InnoDB
    wpav_wpcw_subscriptions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wpav_wpcw_units_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_user_achievements: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_user_courses: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_user_progress: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
    wpav_wpcw_user_progress_quizzes: Data: 199.88MB + Index: 0.00MB + Engine InnoDB
    wpav_wsf_field: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wsf_field_meta: Data: 0.36MB + Index: 0.19MB + Engine InnoDB
    wpav_wsf_form: Data: 0.28MB + Index: 0.13MB + Engine InnoDB
    wpav_wsf_form_meta: Data: 0.13MB + Index: 0.13MB + Engine InnoDB
    wpav_wsf_form_stat: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wsf_group: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wsf_group_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_wsf_section: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_wsf_section_meta: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
    wpav_wsf_submit: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wpav_wsf_submit_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wpav_yoast_indexable: Data: 69.59MB + Index: 61.47MB + Engine InnoDB
    wpav_yoast_indexable_hierarchy: Data: 3.52MB + Index: 4.55MB + Engine InnoDB
    wpav_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wpav_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wpav_yoast_seo_links: Data: 0.14MB + Index: 0.13MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    addify_whp: 2
    attachment: 769
    aw_workflow: 3
    booked_appointments: 1
    br_minmax_limitation: 1
    course_unit: 66
    courses: 1
    custom_css: 2
    custom-css-js: 1
    elementor_library: 1
    ic_mega_menu: 3
    ic_popup: 2
    mc4wp-form: 1
    nav_menu_item: 98
    nf_sub: 239074
    oembed_cache: 76
    page: 64
    popup: 2
    popup_theme: 8
    pos_grid: 1
    pos_outlet: 1
    pos_receipt: 1
    pos_register: 1
    pos_session: 1
    pos_temp_order: 2
    pos-station: 2
    post: 42
    postman_sent_mail: 2000
    product: 225
    product_variation: 413
    revision: 1832
    seedprod: 8
    shop_coupon: 265
    shop_order: 107030
    shop_order_refund: 4497
    tcmembers: 1
    testimonial: 19
    tutor_certificate: 1
    tutor_enrolled: 1
    user_registration: 1
    wdf_scan: 1
    wdf_scan_item: 14
    wfacp_checkout: 4
    woocustomemails: 1
    wp_global_styles: 1
    wpcw_course: 2
    wpsl_stores: 601
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (96) ###
    
    Template Library and Redux Framework: by Extendify – 4.3.26
    PW Advanced Woo Reporting: by Proword – 7.0
    Advanced Coupons for WooCommerce Free: by Rymera Web Co – 4.5.2
    Advanced Coupons for WooCommerce Premium: by Rymera Web Co – 3.5.3.1
    Akismet Anti-Spam: by Automattic – 5.0.2
    Amount Left for Free Shipping for WooCommerce: by WPFactory – 2.2.5
    AutomateWoo: by WooCommerce – 5.6.8
    Autoship Cloud powered by QPilot: by Patterns In the Cloud LLC – 2.3.9
    Bookly Authorize.Net (Add-on): by Bookly – 2.7
    Bookly Coupons (Add-on): by Bookly – 4.2
    Bookly Custom Fields (Add-on): by Bookly – 3.5
    Bookly Customer Information (Add-on): by Bookly – 2.5
    Bookly Deposit Payments (Add-on): by Bookly – 3.1
    Bookly Group Booking (Add-on): by Bookly – 2.8
    Bookly Locations (Add-on): by Bookly – 5.3
    Bookly Pro (Add-on): by Bookly – 5.8
    Bookly Staff Cabinet (Add-on): by Bookly – 4.6
    Bookly Waiting List (Add-on): by Bookly – 2.6
    Bookly: by Bookly – 21.4
    Classic Editor: by WordPress Contributors – 1.6.2
    Cloudflare: by Cloudflare
    Inc. – 4.11.0
    
    Content Control: by Code Atlantic – 1.1.10
    DermaplanePro Utility: by Synap – 1.3.3
    Expire Users: by Ben Huson – 1.2
    Export User Data: by Q Studio – 2.2.6
    WP OPcache: by nierdz – 4.2.0
    GTranslate: by Translate AI Multilingual Solutions – 2.9.15
    Heartbeat Control by WP Rocket: by WP Rocket – 2.0
    IgniteWoo Updater: by IgniteWoo.com – 3.0
    Insight Core: by InsightStudio – 1.6.7.6
    Insight Swatches: by ThemeMove – 1.2.4
    WPBakery Page Builder: by Michael M - WPBakery.com – 6.10.0
    Klarna On-Site Messaging for WooCommerce: by krokedil
    klarna – 1.10.0
    
    Klarna Order Management for WooCommerce: by klarna
    krokedil – 1.7.1
    
    Klarna Payments for WooCommerce: by krokedil
    klarna
    automattic – 2.12.1
    
    Amount Left for Free Shipping for WooCommerce Pro: by WPFactory – 2.1.4
    Lezada Addons: by ThemeMove – 2.3
    Mailchimp for WooCommerce: by Mailchimp – 2.7.6
    MC4WP: Mailchimp for WordPress: by ibericode – 4.9.1
    Metorik Helper: by Metorik – 1.5.2
    Min and Max Quantity for WooCommerce: by BeRocket – 1.3.2.7
    Ninja Forms - Addon Manager: by The WP Ninjas – 3.0.13
    Ninja Forms - Conditional Logic: by The WP Ninjas – 3.1
    Ninja Forms - Multi-Part Forms: by The WP Ninjas – 3.0.26
    Ninja Forms - Save Progress: by The WP Ninjas – 3.0.24.2
    Ninja Forms - Layout & Styles: by The WP Ninjas – 3.0.29
    Ninja Forms - File Uploads: by The WP Ninjas – 3.3.14
    Ninja Forms - User Management: by WP Ninjas – 3.1.0
    Ninja Forms - Webhooks: by The WP Ninjas – 3.0.5
    Ninja Forms - Zapier: by Fatcat Apps – 3.0.9
    Ninja Forms: by Saturday Drive – 3.6.18
    Payment Gateways by User Roles for WooCommerce: by Imaginate Solutions – 1.2.4
    Plugin Notes Plus: by Jamie Bergen – 1.2.6
    Post SMTP: by Post SMTP – 2.3.2
    Product Visibility by User Role for WooCommerce: by WP Wham – 1.8.0
    Recently Registered: by Mika Epstein – 3.5
    Redis Object Cache: by Till Krüss – 2.2.3
    woo-inquire-us-and-disable-add-to-cart-button: by themelocation – 1.4.4
    Slider Revolution: by ThemePunch – 6.5.14
    Route App: by Route – 2.2.4
    S3 Media Maestro: by Fly Plugins – 4.1.6
    Safe SVG: by 10up – 2.0.3
    Upsell Order Bump Offer For Woocommerce Pro: by WP Swings – 2.1.0
    Upsell Order Bump Offer for WooCommerce: by WP Swings – 2.1.9
    User Role Editor: by Vladimir Garagulya – 4.63.2
    WPBakery Page Builder Clipboard: by bitorbit – 5.0.2
    Password Strength Settings for WooCommerce: by Daniel Santoro – 3.0.0
    Force Authentification Before Checkout for WooCommerce: by Luiz Bills – 1.4.3
    WooCommerce Advanced Notifications: by WooCommerce – 1.4.1
    Avalara AvaTax: by Avalara – 2.1.0
    Print Invoice & Delivery Notes for WooCommerce: by Tyche Softwares – 4.7.2
    WooCommerce Fees and Discounts: by Plugin Republic – 1.8.4
    WooCommerce Filter Orders by Product: by Kowsar Hossain – 3.2.1
    WooCommerce Authorize.Net Gateway: by SkyVerge – 3.8.1
    WooCommerce Gift Cards: by WooCommerce – 1.15.1
    WooCommerce Google Analytics Integration: by WooCommerce – 1.6.1
    WooCommerce Members Only: by Plugin Republic – 1.10.6
    WooCommerce Payments: by Automattic – 5.4.0 (update to version 5.5.0 is available)
    WooCommerce Product Stock Alert: by WC Marketplace – 1.7.5
    WooCommerce Protected Categories: by Barn2 Plugins – 2.6.1
    WooCommerce Shipment Tracking: by WooCommerce – 2.0.0 (update to version 2.2.0 is available)
    WooCommerce FedEx Shipping: by WooCommerce – 3.4.44 (update to version 3.6.1 is available)
    WooCommerce USPS Shipping: by WooCommerce – 4.6.2
    WooCommerce Square: by WooCommerce – 3.5.0
    WooCommerce Zapier: by OM4 Software – 2.3.1
    WooCommerce: by Automattic – 7.4.0
    FunnelKit Checkout: by FunnelKit – 3.6.2
    Wordfence Security: by Wordfence – 7.9.0
    Yoast SEO: by Team Yoast – 20.1
    WP Courseware: by Fly Plugins – 4.9.7
    WP Crontrol: by John Blackbourn & crontributors – 1.15.1
    Hummingbird Pro: by WPMU DEV – 3.3.3
    WP Rollback: by GiveWP.com – 1.7.3
    WP Store Locator: by Tijmen Smit – 2.2.236
    WPMU DEV Dashboard: by WPMU DEV – 4.11.17
    Zapier for WordPress: by Zapier – 1.0.4
    
    ### Inactive Plugins (11) ###
    
    AGP Font Awesome Collection: by Alexey Golubnichenko – 3.2.4
    CartHopper: WooCommerce Skip Cart: by WooFunnels – 1.1.0
    ConnectPOS for fashion stores | Point of Sale for WooCommerce: by ConnectPOS – 23.02.09
    Deposits & Partial Payments for WooCommerce: by Acowebs – 1.1.7
    Deposits & Partial Payments for WooCommerce - Pro: by Acowebs – 3.0.7
    Free Downloads WooCommerce: by Square One Media – 3.5.1
    FunnelKit Order Bumps: by WooFunnels – 1.15.1
    Jetpack: by Automattic – 11.8.4
    Query Monitor: by John Blackbourn – 3.11.1
    Smush Pro: by WPMU DEV – 3.9.11
    WooCommerce - ShipStation Integration: by WooCommerce – 4.3.2
    
    ### Dropin Plugins (1) ###
    
    advanced-cache.php: advanced-cache.php
    
    ### Settings ###
    
    API Enabled: ✔
    Force SSL: ✔
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    phive_booking (phive_booking)
    simple (simple)
    subscription (subscription)
    variable (variable)
    variable subscription (variable-subscription)
    
    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: –
    Order datastore: WC_Order_Data_Store_CPT
    
    ### WC Pages ###
    
    Shop base: #1537 - /shop-1/
    Cart: #1541 - /shopping-cart/
    Checkout: #1543 - /checkout/
    My account: ❌ Page does not contain the [woocommerce_my_account] shortcode.
    Terms and conditions: ❌ Page not set
    
    ### Theme ###
    
    Name: Lezada
    Version: 2.5.8
    Author URL: https://thememove.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: lezada/woocommerce/archive-product.php
    lezada/woocommerce/cart/cart-item-data.php
    lezada/woocommerce/cart/cart.php version 4.4.0 is out of date. The core version is 7.4.0
    lezada/woocommerce/cart/cross-sells.php
    lezada/woocommerce/cart/mini-cart.php
    lezada/woocommerce/content-product-cat.php
    lezada/woocommerce/content-product.php
    lezada/woocommerce/content-single-product.php
    lezada/woocommerce/content-widget-product.php
    lezada/woocommerce/loop/add-to-cart.php
    lezada/woocommerce/loop/loop-end.php
    lezada/woocommerce/loop/loop-start.php
    lezada/woocommerce/loop/orderby.php
    lezada/woocommerce/loop/pagination.php
    lezada/woocommerce/loop/rating.php
    lezada/woocommerce/loop/result-count.php
    lezada/woocommerce/loop/sale-flash.php
    lezada/woocommerce/myaccount/form-login.php version 4.1.0 is out of date. The core version is 7.0.1
    lezada/woocommerce/single-product/meta.php
    lezada/woocommerce/single-product/product-image.php
    lezada/woocommerce/single-product/product-thumbnails.php
    lezada/woocommerce/single-product/related.php
    lezada/woocommerce/single-product/sale-flash.php
    lezada/woocommerce/single-product/share.php
    lezada/woocommerce/single-product/tabs/tabs.php
    lezada/woocommerce/single-product/title.php
    lezada/woocommerce/single-product/up-sells.php
    lezada/woocommerce/single-product-reviews.php
    lezada/woocommerce/single-product.php
    
    Outdated Templates: ❌
    					
    					
    						Learn how to update
    
    ### Product Visibility by User Role Settings ###
    
    Product Visibility by User Role: yes
    Hide catalog visibility: yes
    Make non-purchasable: yes
    Modify query: yes
    Hide menu items: no
    Hide product categories/tags: no
    Redirect: 
    Enable Redirect URLs per product: no
    Replace description: no
    Content to replace with, e.g.: Log in to see the product description.: 
    Replace short description: no
    Content to replace with, e.g.: Log in to see the product description.: 
    User roles to display in settings: Array
    (
    )
    Admin products list column: no
    Product quick edit: no
    Products bulk edit: no
    Bulk settings for role guest: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role administrator: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role editor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role author: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role contributor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role subscriber: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role customer: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role shop_manager: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role wpsl_store_locator_manager: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role student: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role wpcw_instructor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role pending: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role cashier: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role kiosk: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role bookly_supervisor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role bookly_administrator: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role css_js_designer: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role under_review: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role register_clerk: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role outlet_manager: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role course-user: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role wpseo_manager: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role wpseo_editor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role krdistributor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role shop_staff: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role booked_booking_agent: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role international: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role admin2: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role distributor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role deletable: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role foosales_cashier: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role tutor_instructor: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    Bulk settings for role terms: not set
    Enable/Disable: 
    Hide all: 
    Products: 
    Invisible: 
    Product categories: 
    Invisible: 
    Product tags: 
    Invisible: 
    
    ### Subscriptions ###
    
    WCS_DEBUG: ✔ No
    Subscriptions Mode: ✔ Live
    Subscriptions Live URL: https://dermaplanepro.com
    Subscriptions-core Library Version: 5.3.1
    Subscription Statuses: –
    WooCommerce Account Connected: ✔ Yes
    Active Product Key: ❌ No
    
    ### Store Setup ###
    
    Country / State: United States (US) — Nevada
    
    ### Subscriptions by Payment Gateway ###
    
    
    ### Payment Gateway Support ###
    
    PayPal Standard: subscriptions
    gateway_scheduled_payments
    subscription_payment_method_change_customer
    subscription_cancellation
    subscription_suspension
    subscription_reactivation
    products
    refunds
    
    PayPal Reference Transactions Enabled: ❌ No
    Klarna Payments: products
    refunds
    
    Authorize.Net Credit Card: products
    card_types
    payment_form
    inline
    lightbox
    tokenization
    token_editor
    charge
    charge-virtual
    authorization
    capture_charge
    customer_decline_messages
    refunds
    voids
    customer_id
    add_payment_method
    apple_pay
    
    Authorize.Net eCheck: products
    payment_form
    inline
    hosted
    tokenization
    token_editor
    customer_decline_messages
    customer_id
    add_payment_method
    
    
    ### Gift Cards ###
    
    Database Version: 1.15.1
    Loopback Test: ✔
    Task Queueing Test: ✔
    
    ### Klarna Payments Request Log ###
    
    2023-02-27 17:17:22: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"f6ff1ec2-1e87-40e9-ae05-4a635ee78625\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 17:17:22: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"461e8179-7946-4a98-8ce9-392614382f0e\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 16:38:43: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"b7aae1a5-d16e-46ce-b7b4-efad5a34d94d\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 16:38:43: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"7b988a5e-0c5c-4cdc-aba9-1578817f6b22\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:57:09: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"50b2f8b4-e4f3-4c0d-8a4d-eb6e8e3d93b6\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:57:08: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"de508709-3d12-4d50-9eeb-8745cd153516\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:25:01: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"d8d65dd9-ea3b-4b1e-9f72-a7ba7950a57a\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:25:01: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"4cd995b9-0573-47a2-9246-6f0df4296161\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:15:04: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"174c1bd9-287e-4293-9113-872371621b5a\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:15:04: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"78da8b56-08dc-447e-adfc-ae153f78b642\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:00:57: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"532d510c-c4a0-4288-b444-a4348577e998\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 15:00:57: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"dde0a9bb-c605-4105-acac-1038c56cf3a5\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 14:39:35: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"03880a66-63eb-4709-864e-d501d41455e9\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 14:39:34: KP Update Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"4bcb6846-cdf2-4080-bf8c-bded7dab1424\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    2023-02-27 14:12:04: KP Create Session
    Response code: 400
    Response message: {"headers":[],"body":"{\n  \"error_code\" : \"BAD_VALUE\",\n  \"error_messages\" : [ \"Bad value: order_amount\" ],\n  \"correlation_id\" : \"330c9aec-dcdf-4739-abca-53e686c1b184\"\n}","response":{"code":400,"message":"Bad Request"},"cookies":[],"filename":null,"http_response":{"data":null,"headers":null,"status":null}}
    Correlation ID:
    
    
    ### Klarna Countries ###
    
    Production Countries: US
    Test Countries: No countries selected
    
    ### Authorize.Net Credit Card ###
    
    Environment: Production
    Tokenization Enabled: ✔
    Debug Mode: Off
    Webhooks Enabled: ❌
    						Not generated
    
    ### Authorize.Net eCheck ###
    
    Environment: Production
    Tokenization Enabled: –
    Debug Mode: Off
    Webhooks Enabled: Inherited
    
    ### 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
    multichannel-marketing
    mobile-app-banner
    navigation
    new-product-management-experience
    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: minified-js
    product-variation-management
    settings
    
    Daily Cron: ✔ Next scheduled: 2023-02-28 09:25:01 -08:00
    Options: ✔
    Notes: 120
    Onboarding: completed
    
    ### WooCommerce Payments ###
    
    Version: 5.4.0
    Connected to WPCOM: Yes
    Blog ID: 177003357
    Account ID: acct_1LT7ey2EDCqbaEAc
    
    ### Action Scheduler ###
    
    Canceled: 146
    Oldest: 2023-01-27 10:26:59 -0800
    Newest: 2023-02-24 10:45:03 -0800
    
    Complete: 132,346
    Oldest: 2023-01-27 09:37:45 -0800
    Newest: 2023-02-27 09:37:39 -0800
    
    Failed: 60
    Oldest: 2022-10-04 05:07:08 -0700
    Newest: 2023-02-16 09:19:58 -0800
    
    Pending: 3
    Oldest: 2023-02-28 06:03:04 -0800
    Newest: 2023-02-28 14:02:47 -0800
    
    
    ### WooCommerce Zapier ###
    
    Database Version: ✔ 14
    Detailed Logging Enabled: No
    Legacy Mode Disabled: ✔ Yes
    SSL: ✔ Yes
    REST API Authentication Key(s): ❌ 0
    Task History Record Count: ✔ 34
    Order Action Count: 34
    
    ### Status report information ###
    
    Generated at: 2023-02-27 09:37:50 -08:00
    
    Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hey @synapdylan, just a heads up we fixed this issue in 4.5.3 which was released yesterday.

    Could you try updating and see if it is working for you now?

    Thread Starter synapdylan

    (@synapdylan)

    Great, thank you! I’ve updated to 4.5.3 and will report back if we have any more occurrences.

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

The topic ‘Call to undefined method’ is closed to new replies.