Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter jorisb

    (@jorisb)

    Any news on the topic?

    Thread Starter jorisb

    (@jorisb)

    Hi,

    Thanks for the resource.

    However, as mentioned in my previous message, I have already attempted Method 1 (triggering an update by adding/removing a review and clearing caches). This did not resolve the discrepancy; the count remains stuck at 4.

    regarding Method 2 (Database modification): Before I manually edit the SQL database, could you confirm if modifying the _wc_review_count key in wp_postmeta is sufficient? Or does the CusRev plugin store its count in a separate custom table/meta key that I also need to update to keep everything in sync?

    I want to avoid creating further data mismatches.

    Thanks,

    Thread Starter jorisb

    (@jorisb)

    @niklasinpsyde I don’t even use the Voucher gateway, so it’s off anyway.

    The Github fix below worked for me. Check this thread and code change: https://github.com/mollie/WooCommerce/pull/776

    I also reached out to your support directly but never got another response to that.

    Thread Starter jorisb

    (@jorisb)

    @beautyofcode @xue28 @ihereira Check this thread and code change: https://github.com/mollie/WooCommerce/pull/776

    This error occurs when WooCommerce Checkout Block is active on checkout page edit screen.

    PHP Fatal error: Uncaught Error: Call to a member function get_cart_contents() on null in /wp-content/plugins/mollie-payments-for-woocommerce/src/Gateway/Voucher/MaybeDisableGateway.php:92

    This fix disables the Gateways on wp admin screens as cart object is always empty there.

    This change in php solved the problem.

    Thread Starter jorisb

    (@jorisb)

    @beautyofcode There is no way I can get in touch with you there?!

    Thread Starter jorisb

    (@jorisb)

    I ran the test as @ihereira mentioned above. Unfortunately, this makes no difference, the error message persists.

    I have done some further testing and if I turn off the Mollie Woocommerce integration, I can edit the page normally. So something is going wrong between Woocommerce / Woocommerce blocks & Mollie.

    @xue28 @beautyofcode

    Thread Starter jorisb

    (@jorisb)

    @ihereira Should I start running this test on a live website? No way. There are customers visiting the website and checking out. I can’t go and troubleshoot so radically on a live website. There must be another way to do that.

    Thread Starter jorisb

    (@jorisb)

    @beautyofcode True, through Gutenberg, I load Woocommerce Blocks. And when I try to edit this page, I get the fatal error.

    WordPress Environment
    
    WordPress address (URL): https://www.kakauwlovers.nl
    Site address (URL): https://www.kakauwlovers.nl
    WC Version: 7.6.0
    REST API Version: ✔ 7.6.0
    WC Blocks Version: ✔ 10.0.2
    Action Scheduler Version: ✔ 3.5.4
    Log Directory Writable: ✔
    WP Version: 6.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: nl_NL
    External object cache: – Server Environment Server Info: LiteSpeed
    PHP Version: 8.2.4
    PHP Post Max Size: 520 MB
    PHP Time Limit: 10800
    PHP Max Input Vars: 3000
    cURL Version: 7.61.1
    OpenSSL/1.1.1k SUHOSIN Installed: –
    MySQL Version: 10.6.12-MariaDB
    Max Upload Size: 520 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔ Database WC Database Version: 7.6.0
    WC Database Prefix: wp_
    Total Database Size: 34.09MB
    Database Data Size: 28.19MB
    Database Index Size: 5.90MB
    wp_woocommerce_sessions: Data: 0.20MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_order_itemmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 0.11MB + Index: 0.11MB + 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.08MB + Index: 0.06MB + Engine InnoDB
    wp_amelia_appointments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_categories: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_coupons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_coupons_to_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_coupons_to_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_customer_bookings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_customer_bookings_to_events_periods: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_customer_bookings_to_events_tickets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_customer_bookings_to_extras: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_custom_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_custom_fields_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_custom_fields_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_custom_fields_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_events_periods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_events_tags: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_events_to_providers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_events_to_tickets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_extras: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_galleries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_locations_views: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_notifications: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_notifications_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_notifications_sms_history: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_notifications_to_entities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_packages_customers_to_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_packages_services_to_locations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_packages_services_to_providers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_packages_to_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_packages_to_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_payments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_providers_to_daysoff: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_google_calendar: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_locations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_outlook_calendar: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_periods: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_periods_location: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_periods_services: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_services: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_specialdays: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_specialdays_periods: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_specialdays_periods_location: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_specialdays_periods_services: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_timeouts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_to_weekdays: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_providers_views: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_resources: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_resources_to_entities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_amelia_services_views: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_amelia_users: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_bitforms_app_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_bitforms_gclid_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_bwfan_abandonedcarts: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_bwfan_automationmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_bwfan_automation_step: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_bwf_actions: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_bwf_action_claim: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_bwf_contact_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_bwf_wc_customers: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_comments: Data: 0.05MB + Index: 0.09MB + Engine InnoDB
    wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_e_notes: Data: 0.02MB + Index: 0.17MB + Engine InnoDB
    wp_e_notes_users_relations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_e_submissions: Data: 0.02MB + Index: 0.27MB + Engine InnoDB
    wp_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
    wp_e_submissions_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ff_scheduled_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_draft_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_entry_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_form_analytics: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_submissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_submission_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fluentform_transactions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_fsmpt_email_logs: Data: 3.52MB + Index: 0.00MB + Engine InnoDB
    wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gla_budget_recommendations: Data: 0.20MB + Index: 0.11MB + Engine InnoDB
    wp_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailerlite_checkouts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletters: Data: 0.03MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_scheduled_tasks: Data: 0.17MB + Index: 0.14MB + Engine InnoDB
    wp_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_mb_relationships: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_ml_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_mollie_pending_payment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 11.52MB + Index: 0.14MB + Engine InnoDB
    wp_pay_options: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pay_option_subs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_pay_processing: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_pay_transactions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_piotnetgrid_analytics: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_piotnetgrid_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_postmeta: Data: 1.52MB + Index: 0.14MB + Engine InnoDB
    wp_posts: Data: 0.22MB + Index: 0.08MB + Engine InnoDB
    wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_rank_math_analytics_inspections: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
    wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_rank_math_analytics_objects: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_internal_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_internal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_sc_delivery_methods: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_sc_delivery_zones: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_shortpixel_queue: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_sm_advanced_search_temp: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_sm_tasks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_sm_task_details: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_sm_views: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_usermeta: Data: 0.11MB + Index: 0.03MB + Engine InnoDB
    wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.05MB + 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.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wfacp_stats: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_woocommerce_gpf_google_taxonomy: Data: 3.52MB + Index: 0.22MB + Engine InnoDB
    wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpgb_cards: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wpgb_facets: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wpgb_grids: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wpgb_index: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wsf_group_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wsf_section_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wsf_submit_meta: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_zbscrm_api_keys: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_admlog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_aka: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_zbs_companies: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_zbs_contacts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_customfields: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_dbmigration_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_dbmigration_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_zbs_events: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_zbs_event_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_externalsources: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_zbs_forms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_invoices: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_zbs_lineitems: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_zbs_notifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_object_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_quotes: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    wp_zbs_quotes_templates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_security_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_segments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_segments_conditions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_settings: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_sys_cronmanagerlogs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_sys_email: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_sys_email_hist: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_zbs_tags: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_tags_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_zbs_tax_table: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_temphash: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_tracking: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_zbs_transactions: Data: 0.02MB + Index: 0.14MB + Engine InnoDB Post Type Counts attachment: 24
    bricks_fonts: 1
    bricks_template: 13
    ceremonie: 2
    itsec-dash-card: 8
    itsec-dashboard: 1
    legal: 2
    mb-post-type: 5
    mb-settings-page: 2
    mb-taxonomy: 3
    meta-box: 7
    nav_menu_item: 15
    page: 14
    piotnetgrid-facet: 1
    post: 4
    product: 9
    product_variation: 12
    shop_order: 11
    verkooppunten: 1
    wcs_ruleset: 2
    workshop: 2
    wp_global_styles: 1
    wp_navigation: 1
    wpcb_snippet_post: 8
    wpcode: 2
    wpfunnel_steps: 1
    wpfunnels: 1 Security Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔ Active Plugins (37) WPCodeBox: by WPCodeBox – 1.4.1
    Amelia: by TMS – 6.1
    Automatic.css: by Kevin Geary
    Matteo Greco – 2.4.2 BricksExtras: by BricksExtras – 1.2.5
    BricksLabs Bricks Navigator: by Sridhar Katakam – 1.0.0
    Conditional Shipping for WooCommerce: by Lauri Karisola / WP Trio – 2.4.1
    GTM4WP: by Thomas Geiger – 1.16.2
    FluentSMTP: by FluentSMTP & WPManageNinja Team – 2.2.4
    Fluent Forms: by Contact Form - WPManageNinja LLC – 4.3.25
    Fluent Forms Pro Add On Pack: by Fluent Forms – 4.3.23
    Frames: by Kevin Geary
    Matteo Greco – 1.2.1 FunnelKit Funnel Builder: by FunnelKit – 2.11.2
    Google Listings and Ads: by WooCommerce – 2.4.2
    Site Kit by Google: by Google – 1.98.0
    HappyFiles: by Codeer – 1.5.1
    MB Custom Post Types & Custom Taxonomies: by MetaBox.io – 2.5.4
    Meta Box AIO: by MetaBox.io – 1.20.2
    Meta Box: by MetaBox.io – 5.6.18
    Mollie Payments for WooCommerce: by Mollie – 7.3.7
    Plaster: by Christoph Sanz – 1.1.5
    Regenerate Thumbnails Advanced: by ShortPixel – 2.4.1
    Scheduled Post Trigger: by Jennifer Moss - Moss Web Works – 3.1
    Sendcloud | Smart Shipping Service: by Sendcloud B.V. – 2.2.19
    Rank Math SEO PRO: by Rank Math – 3.0.22
    Rank Math SEO: by Rank Math – 1.0.112
    Smart Manager - WooCommerce Advanced Bulk Edit, Inventory Management & more…: by StoreApps – 8.0.0
    WooCommerce Blocks: by Automattic – 10.0.2
    MailerLite - WooCommerce integration: by MailerLite – 1.8.4
    PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.5.2
    WooCommerce Google Product Feed: by Ademti Software Ltd. – 10.9.0
    WooCommerce Sequential Order Numbers Pro: by SkyVerge – 1.19.0
    WooCommerce: by Automattic – 7.6.0
    WP Grid Builder - Bricks: by Loïc Blascos – 1.1.1
    WP Grid Builder - Map Facet: by Loïc Blascos – 1.4.1
    WP Grid Builder - Meta Box: by Loïc Blascos – 1.0.0
    WP Grid Builder: by Loïc Blascos – 1.7.4
    WP-Optimize - Clean, Compress, Cache: by David Anderson
    Ruhani Rabin
    Team Updraft – 3.2.14 Inactive Plugins (1) iThemes Security Pro: by iThemes – 7.2.2 Dropin Plugins (1) advanced-cache.php: advanced-cache.php Must Use Plugins (2) ManageWP - Worker Loader: by GoDaddy – 1.0.0
    WordPress automation by Installatron: by – Settings API Enabled: ✔
    Force SSL: –
    Currency: EUR (€)
    Currency Position: left
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5) Connected to WooCommerce.com: –
    Enforce Approved Product Download Directories: ✔
    Order datastore: WC_Order_Data_Store_CPT WC Pages Shop base: #440 - /shop/
    Cart: #441 - /winkelwagen/
    Checkout: #442 - /checkout/
    My account: #443 - /mijn-account/
    Terms and conditions: ❌ Page not set Theme Name: Bricks Child Theme
    Version: 1.1
    Author URL: https://bricksbuilder.io/
    Child Theme: ✔
    Parent Theme Name: Bricks
    Parent Theme Version: 1.7.3
    Parent Theme Author URL: https://bricksbuilder.io/
    WooCommerce Support: ✔ Templates Overrides: bricks/archive-product.php
    bricks/woocommerce/cart/cart-empty.php
    bricks/woocommerce/cart/cart.php
    bricks/woocommerce/cart/proceed-to-checkout-button.php
    bricks/woocommerce/checkout/form-checkout.php
    bricks/woocommerce/checkout/form-pay.php
    bricks/woocommerce/checkout/order-receipt.php
    bricks/woocommerce/checkout/thankyou.php
    /home/kakauw/domains/kakauwlovers.nl/public_html/wp-content/plugins/woo-gutenberg-products-block/templates/notices/error.php
    /home/kakauw/domains/kakauwlovers.nl/public_html/wp-content/plugins/woo-gutenberg-products-block/templates/notices/notice.php
    /home/kakauw/domains/kakauwlovers.nl/public_html/wp-content/plugins/woo-gutenberg-products-block/templates/notices/success.php
    bricks/single-product.php WooCommerce Google Product Feed feeds fa0e0d1b24e2342e: Google merchant centre product feed
      Type: google
      Category filter: -
      Categories: - WooCommerce Google Product Feed options Include variations in feed: Enabled
    Send "item group ID": Enabled
    Expanded schema markup: -
    Debug key: 6aff8085-f487-47bc-b85f-03192ef0b285 WooCommerce Google Product Feed fields Condition: Defaults to "new".
    Title: Pre-populates from product product_title.
    Availability (in stock products): Defaults to "in stock".
    Availability (backordered products): Defaults to "in stock".
    Availability (out of stock products): Defaults to "out of stock".
    Brand:
    Manufacturer Part Number (MPN):
    Product Type:
    Google Product Category:
    Size system: WooCommerce Google Product Feed DB status Database version: 16
    Active database version: 16
    wc_gpf_render_cache: Empty
    woocommerce_gpf_google_taxonomy (en-US): 5595 items
    woocommerce_gpf_google_taxonomy (nl-NL): 5595 items 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
    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: block-editor-feature-enabled
    minified-js
    new-product-management-experience
    product-variation-management
    settings Daily Cron: ✔ Next scheduled: 2023-04-20 13:01:30 +02:00
    Options: ✔
    Notes: 61
    Onboarding: skipped Action Scheduler Complete: 269
    Oldest: 2023-04-03 21:00:42 +0200
    Newest: 2023-04-19 16:47:11 +0200 Failed: 4
    Oldest: 2023-04-05 10:31:34 +0200
    Newest: 2023-04-18 21:09:03 +0200 Pending: 4
    Oldest: 2023-04-19 21:07:03 +0200
    Newest: 2023-07-18 11:16:42 +0200 Status report information Generated at: 2023-04-19 17:25:55 +02:00
    `
    • This reply was modified 3 years, 1 month ago by jorisb.
Viewing 8 replies - 1 through 8 (of 8 total)