Forum Replies Created

Viewing 15 replies - 1 through 15 (of 94 total)
  • Thread Starter RobotFX

    (@wattaman)

    Thanks for the explanation. The plugin does a great job converting the images, but unfortunately I don’t want to pay for CF (or the plugin), which makes me choose the free CF caching options rather then optimized images hosted locally.

    Maybe you will make it work without any headers in a future version.

    Thanks again

    Thread Starter RobotFX

    (@wattaman)

    Hi,

    Thanks for your support. I’ve just noticed that it is working fine with my other localhost sites, so it must be something with my particular WP installation. I’ll figure it out myself. For now, I can confirm that it works for localhost.

    Regards

    Thread Starter RobotFX

    (@wattaman)

    When I run the code I get a 0

    I meant the /wp-admin/site-health.php. I can’t upload images here, but this is from the WP health page:

    You should use a persistent object cache
    Performance
    A persistent object cache makes your site’s database more efficient, resulting in faster load times because WordPress can retrieve your site’s content and settings much more quickly.

    Your hosting provider can tell you if a persistent object cache can be enabled on your site. Your host appears to support the following object caching services: APCu.

    And this from my php info

    apcu
    APCu Support Enabled
    Version 5.1.24
    APCu Debugging Disabled
    MMAP Support Disabled
    Serialization Support php
    Build Date Nov 29 2024 01:59:27

    And from /wp-admin/plugins.php

    atec Cache APCu
    | Deactivate | APCu extension required!

    and finally on the plugin’s page

    APCu Object Cache 
    APCu extension is NOT installed/enabled.

    The object cache is the main feature of the plugin and will speed up your site
    Thread Starter RobotFX

    (@wattaman)

    Yeah, I know I can write a custom solution. I can also write a custom plugin.

    However, it beats the purpose of this post (read above, focus on “if anyone has any solution for this, please let me know.“)

    Thread Starter RobotFX

    (@wattaman)

    It does work, thank you.

    Thread Starter RobotFX

    (@wattaman)

    just to confirm , THIS is the one rule, right?

    http.host wildcard "domain.com*")

    Above: one criteria only, copy/paste from the only CF cache rule expression builder. No other cache rule settings enabled, just that line.

    • This reply was modified 5 months, 3 weeks ago by RobotFX.
    • This reply was modified 5 months, 3 weeks ago by RobotFX.
    Thread Starter RobotFX

    (@wattaman)

    PS as a comparison, this is the last rule I remember:

    (http.host contains "domain.com" and http.cookie ne "comment_" and not http.cookie contains "auth_" and not http.cookie contains "comment_author" and not http.cookie contains "wordpress_logged_in_" and not http.cookie contains "wordpress_sec_" and not http.cookie contains "wordpresspass_" and not http.cookie contains "wordpressuser_" and not http.cookie contains "wp-resetpass-" and not http.request.uri.path contains ".php" and not http.request.uri.path contains ".xml" and not http.request.uri.path contains ".xsl" and not http.request.uri.path contains "/dashboard/" and not http.request.uri.path contains "/register/" and not http.request.uri.path contains "phs_downloads-mbr" and not http.request.uri.query contains "nocache" and not starts_with(http.request.uri.path, "/wp-json/") and not starts_with(http.request.uri.path, "/wp-login") and not starts_with(http.request.uri.query, "p=") and not starts_with(http.request.uri.query, "s=") and not starts_with(http.request.uri.path, "/wp-admin") and not http.cookie contains "dshack_level" and not http.cookie contains "edd_items_in_cart" and not http.cookie contains "it_exchange_session_" and not http.cookie contains "mp_globalcart_" and not http.cookie contains "mp_session" and not http.cookie contains "noaffiliate_" and not http.cookie contains "upsell_customer" and not http.cookie contains "wishlist_reg" and not http.cookie contains "wlmapi" and not http.cookie contains "woocommerce_" and not http.cookie contains "xf_" and not http.cookie contains "yith_wcwl_products" and not http.request.uri.path contains "/checkout/" and not http.request.uri.path contains "/members-area/" and not http.request.uri.path contains "/wishlist-member/" and not http.request.uri.query contains "nowprocket" and not starts_with(http.request.uri.path, "/edd-api/") and not starts_with(http.request.uri.path, "/mepr/") and not starts_with(http.request.uri.path, "/wc-api/"))

    Thread Starter RobotFX

    (@wattaman)

    I’m gonna continue this with other info, maybe the author will find a solution. If logs are enabled, this is what it shows when loading the plugin page or refreshing button:

    2024-07-16 10:54:35 Look up error: WordPress database error: Processing the value for the following field failed: note. The supplied value may be too long or contains invalid data.
    2024-07-16 10:54:35 DEBUG: SQL - Setting SET SQL_BIG_SELECTS=1

    And of course, the ajax error popup that remains:

    DataTables warning: table id=ddp_dupetable - Ajax error. For more information about this error, please see https://datatables.net/tn/7

    In the browser console, there is this:

    Failed to load resource: the server responded with a status of 500 ()    /wp-admin/admin-ajax.php:1

    In the browser console, clicking the admin-ajax.php link above seems to load the ajax page which has the following message:

    {“wp-auth-check”:true,”server_time”:1721127393}

    Thread Starter RobotFX

    (@wattaman)

    Not really. I just stopped using Jetpack for static files (css, js). These are cached by Cloudflare anyways, so it makes no difference if they’re on Jetpack servers or CF’s.

    Thread Starter RobotFX

    (@wattaman)

    Thank you, this fixes it.

    Just to make sure I am not wrong, adding -1 to max-snippet and max-video-preview means that the search engine will auto determine the length of these 2, right?

    <meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
    Thread Starter RobotFX

    (@wattaman)

    ` WordPress Environment</p> <p>WordPress address (URL): https://smartweartech.net<br>Site address (URL): https://smartweartech.net<br>WC Version: 9.0.1<br>Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.<br>Action Scheduler Version: ? 3.7.4<br>Log Directory Writable: ?<br>WP Version: ? 6.5.4 – There is a newer version of WordPress available (6.5.5)<br>WP Multisite: –<br>WP Memory Limit: 256 MB<br>WP Debug Mode: –<br>WP Cron: –<br>Language: en_US<br>External object cache: ? Server Environment</p> <p>Server Info: LiteSpeed<br>PHP Version: 8.1.27<br>PHP Post Max Size: 64 MB<br>PHP Time Limit: 120<br>PHP Max Input Vars: 80000<br>cURL Version: 7.87.0<br>OpenSSL/1.1.1w</p> <p>SUHOSIN Installed: –<br>MySQL Version: 10.11.7-MariaDB-cll-lve<br>Max Upload Size: 64 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</p> <p>WC Database Version: 9.0.1<br>WC Database Prefix: wp_<br>Total Database Size: 628.10MB<br>Database Data Size: 455.12MB<br>Database Index Size: 172.98MB<br>wp_woocommerce_sessions: Data: 1.50MB + 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: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.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>crypto_files: Data: 0.02MB + Index: 0.33MB + Engine InnoDB<br>crypto_membership: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>crypto_payments: Data: 0.02MB + Index: 0.31MB + Engine InnoDB<br>crypto_products: Data: 0.02MB + Index: 0.25MB + Engine InnoDB<br>swt_ads_ali_meta: Data: 26.52MB + Index: 0.20MB + Engine InnoDB<br>wp_actionscheduler_actions: Data: 12.52MB + Index: 12.53MB + 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: 17.55MB + Index: 12.03MB + Engine InnoDB<br>wp_adsw_activities: Data: 4.52MB + Index: 0.00MB + Engine InnoDB<br>wp_adsw_ali_meta: Data: 10.52MB + Index: 0.11MB + Engine InnoDB<br>wp_adsw_comments_hash: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_adsw_search_analytics: Data: 0.14MB + Index: 0.08MB + Engine InnoDB<br>wp_adsw_task_upload_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_adsw_variations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_ads_abandoned_emails: Data: 7.52MB + Index: 0.06MB + Engine InnoDB<br>wp_ads_abandoned_statistic: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_abandoned_store: Data: 0.03MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_activities: Data: 11.52MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_ali_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_ads_apply: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_attributes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_ads_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ads_comments_hash: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ads_email_templates: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_facebook_attributes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_facebook_labels: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_facebook_terms_labels: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_googlemerchant_bundle: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_googlemerchant_category: Data: 0.33MB + Index: 0.28MB + Engine InnoDB<br>wp_ads_googlemerchant_category_relation: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_ads_googlemerchant_terms_bundle: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_orders_item: Data: 1.52MB + Index: 0.09MB + Engine InnoDB<br>wp_ads_products: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_ads_products_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ads_search_analytics: Data: 0.31MB + Index: 0.28MB + Engine InnoDB<br>wp_ads_sessions: Data: 0.33MB + Index: 0.16MB + Engine InnoDB<br>wp_ads_shipping: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ads_shipping_location: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_ads_task_upload_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ads_variations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_ads_variations_map: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_aioseo_blc_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_aioseo_blc_links: Data: 13.52MB + Index: 0.13MB + Engine InnoDB<br>wp_aioseo_blc_link_status: Data: 0.05MB + Index: 0.02MB + Engine InnoDB<br>wp_aioseo_blc_notifications: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_aioseo_blc_posts: Data: 0.16MB + Index: 0.08MB + Engine InnoDB<br>wp_aioseo_cache: Data: 1.50MB + Index: 0.03MB + Engine InnoDB<br>wp_aioseo_crawl_cleanup_blocked_args: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_aioseo_crawl_cleanup_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_aioseo_notifications: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_aioseo_posts: Data: 10.52MB + Index: 0.34MB + Engine InnoDB<br>wp_aiowps_audit_log: Data: 0.17MB + Index: 0.06MB + Engine InnoDB<br>wp_aiowps_debug_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_aiowps_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_aiowps_global_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_aiowps_logged_in_users: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_aiowps_login_lockdown: Data: 0.14MB + Index: 0.08MB + Engine InnoDB<br>wp_aiowps_message_store: Data: 2.52MB + Index: 0.00MB + Engine InnoDB<br>wp_aiowps_permanent_block: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_blockonomics_payments: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_cdbbc_transaction: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_commentmeta: Data: 7.52MB + Index: 5.03MB + Engine InnoDB<br>wp_comments: Data: 7.52MB + Index: 2.11MB + Engine InnoDB<br>wp_external_links_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_external_links_masks: 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.19MB + Index: 0.14MB + Engine InnoDB<br>wp_gla_merchant_issues: Data: 0.02MB + 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_gpf_feeds: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_itsec_bans: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_itsec_dashboard_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_itsec_dashboard_lockouts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_itsec_distributed_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_itsec_fingerprints: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_itsec_firewall_rules: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_itsec_geolocation_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_itsec_lockouts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_itsec_logs: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wp_itsec_mutexes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_itsec_opaque_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_itsec_temp: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_itsec_user_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_itsec_vulnerabilities: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_jetpack_sync_queue: Data: 62.11MB + Index: 13.22MB + Engine InnoDB<br>wp_jetpack_waf_blocklog: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_litespeed_avatar: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_litespeed_img_optming: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_litespeed_url: Data: 1.52MB + Index: 1.66MB + Engine InnoDB<br>wp_litespeed_url_file: Data: 0.11MB + Index: 0.33MB + Engine InnoDB<br>wp_mailpoet_automations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_mailpoet_automation_runs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_mailpoet_automation_run_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_mailpoet_automation_run_subjects: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_automation_triggers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_mailpoet_automation_versions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_mailpoet_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_newsletters: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB<br>wp_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_subscribers: Data: 0.02MB + Index: 0.23MB + Engine InnoDB<br>wp_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_subscriber_tag: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_mailpoet_tags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mclean_refs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_mclean_scan: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_options: Data: 6.45MB + Index: 1.38MB + Engine InnoDB<br>wp_payment_discount: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_payment_transaction: Data: 12.52MB + Index: 0.22MB + Engine InnoDB<br>wp_postmeta: Data: 166.42MB + Index: 91.44MB + Engine InnoDB<br>wp_posts: Data: 50.55MB + Index: 11.33MB + Engine InnoDB<br>wp_snippets: Data: 0.03MB + Index: 0.03MB + Engine InnoDB<br>wp_termmeta: Data: 0.19MB + Index: 0.22MB + Engine InnoDB<br>wp_terms: Data: 1.52MB + Index: 0.47MB + Engine InnoDB<br>wp_term_relationships: Data: 2.47MB + Index: 1.44MB + Engine InnoDB<br>wp_term_taxonomy: Data: 1.52MB + Index: 0.78MB + 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_usermeta: Data: 0.14MB + Index: 0.03MB + Engine InnoDB<br>wp_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wacv_abandoned_cart_record: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wacv_cart_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wacv_email_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wacv_guest_info_record: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_admin_note_actions: Data: 0.06MB + 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.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_depay_checkouts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_depay_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_depay_transactions: Data: 0.02MB + Index: 0.02MB + 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.02MB + Index: 0.03MB + 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.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_product_meta_lookup: Data: 4.52MB + Index: 10.94MB + Engine InnoDB<br>wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_reserved_stock: Data: 0.02MB + 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_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfconfig: Data: 0.05MB + 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: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfhits: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfknownfilelist: Data: 0.02MB + 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.02MB + Index: 0.03MB + 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_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.02MB + Index: 0.03MB + 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_woocommerce_square_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB<br>wp_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_yith_wcwl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_yith_wcwl_lists: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_yoast_indexable: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wp_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB Post Type Counts</p> <p>attachment: 16357<br>custom_css: 1<br>customize_changeset: 3<br>jetpack_migration: 2<br>jp_img_sitemap: 2<br>jp_img_sitemap_index: 1<br>jp_sitemap: 1<br>jp_sitemap_master: 1<br>mailpoet_page: 1<br>nav_menu_item: 11<br>page: 20<br>post: 4<br>product: 1322<br>product_variation: 23239<br>revision: 2<br>shop_coupon: 1<br>wacv_email_template: 3<br>wp_navigation: 1<br>wpcf7_contact_form: 2 Security</p> <p>Secure connection (HTTPS): ?<br>Hide errors from visitors: ? Active Plugins (21)</p> <p>Ads Google Merchant AliDropship Plugin: by AliDropship – 1.1.39<br>Akismet Anti-spam: Spam Protection: by Automattic – Anti-spam Team – 5.3.2<br>AliDropship Woo Plugin: by Vitaly Kukin & Yaroslav Nevskiy & Pavel Shishkin & Denis Zharov – 1.6.70<br>All in One SEO: by All in One SEO Team – 4.6.5<br>WordPress Bitcoin Payments – Blockonomics: by Blockonomics – 3.7.3<br>Classic Editor: by WordPress Contributors – 1.6.3<br>Code Snippets: by Code Snippets Pro – 3.6.5.1<br>Contact Form 7: by Takayuki Miyoshi – 5.9.6<br>DePay Payments for WooCommerce: by DePay – 2.11.3<br>Jetpack: by Automattic – 13.5<br>LiteSpeed Cache: by LiteSpeed Technologies – 6.2.0.1<br>WooCommerce – Show only lowest prices in variable products: by Fernando Tellado – 1.0.5<br>SQLite Object Cache: by Oliver Jones – 1.3.8<br>UpdraftPlus – Backup/Restore: by UpdraftPlus.Com<br>DavidAnderson – 1.24.3</p> <p>Abandoned Cart Recovery for WooCommerce: by VillaTheme – 1.1.4<br>Woo Image SEO: by Danail Emandiev – 1.4.3<br>WooPayments: by Automattic – 7.8.0<br>WooCommerce Square: by WooCommerce – 4.6.3<br>WooCommerce: by Automattic – 9.0.1<br>WP Mail SMTP: by WP Mail SMTP – 4.0.1<br>YITH WooCommerce Wishlist: by YITH – 3.35.0 Inactive Plugins (4)</p> <p>Product Feed PRO for WooCommerce: by AdTribes.io – 13.3.3<br>Super Page Cache for Cloudflare: by Optimole – 4.7.10<br>WooCommerce PayPal Payments: by WooCommerce – 2.8.0<br>WP-Optimize – Clean, Compress, Cache: by David Anderson<br>Ruhani Rabin<br>Team Updraft – 3.4.0 Dropin Plugins ()</p> <p>object-cache.php: object-cache.php Must Use Plugins (1)</p> <p>aios-firewall-loader.php: by – Settings</p> <p>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)</p> <p>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)</p> <p>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</p> <p>Enabled: ?<br>Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2<br>Retention period: 30 days<br>Level threshold: –<br>Log directory size: 488 KB WC Pages</p> <p>Shop base: #8 – /shop/<br>Cart: #9 – /cart/<br>Checkout: #10 – /checkout/<br>My account: #11 – /my-account/<br>Terms and conditions: ? Page not set Theme</p> <p>Name: DavinciWoo Child<br>Version: 1.4.3<br>Author URL: https://yellowduck.me/<br>Child Theme: ?<br>Parent Theme Name: DavinciWoo<br>Parent Theme Version: 1.4.8<br>Parent Theme Author URL: https://yellowduck.me/<br>WooCommerce Support: ? Templates</p> <p>Overrides: davinciwoo/woocommerce/archive-product.php version 3.4.0 is out of date. The core version is 8.6.0<br>davinciwoo/woocommerce/cart/cart-empty.php<br>davinciwoo/woocommerce/cart/cart-shipping.php<br>davinciwoo/woocommerce/cart/cart-totals.php<br>davinciwoo/woocommerce/cart/cart.php<br>davinciwoo/woocommerce/cart/cross-sells.php<br>davinciwoo/woocommerce/cart/mini-cart.php<br>davinciwoo/woocommerce/cart/proceed-to-checkout-button.php<br>davinciwoo/woocommerce/cart/shipping-calculator.php<br>davinciwoo/woocommerce/checkout/cart-errors.php<br>davinciwoo/woocommerce/checkout/form-billing.php<br>davinciwoo/woocommerce/checkout/form-checkout.php<br>davinciwoo/woocommerce/checkout/form-coupon.php<br>davinciwoo/woocommerce/checkout/form-login.php<br>davinciwoo/woocommerce/checkout/form-shipping.php<br>davinciwoo/woocommerce/checkout/payment-method.php<br>davinciwoo/woocommerce/checkout/payment.php<br>davinciwoo/woocommerce/checkout/review-order.php<br>davinciwoo/woocommerce/content-product.php<br>davinciwoo/woocommerce/content-single-product.php<br>davinciwoo/woocommerce/content-widget-product.php<br>davinciwoo/woocommerce/content-widget-reviews.php<br>davinciwoo/woocommerce/global/form-login.php<br>davinciwoo/woocommerce/global/quantity-input.php<br>davinciwoo/woocommerce/global/wrapper-end.php<br>davinciwoo/woocommerce/global/wrapper-start.php<br>davinciwoo/woocommerce/loop/header.php<br>davinciwoo/woocommerce/loop/loop-end.php<br>davinciwoo/woocommerce/loop/loop-start.php<br>davinciwoo/woocommerce/loop/orderby.php<br>davinciwoo/woocommerce/loop/pagination.php<br>davinciwoo/woocommerce/loop/rating.php<br>davinciwoo/woocommerce/myaccount/form-edit-account.php<br>davinciwoo/woocommerce/myaccount/form-edit-address.php<br>davinciwoo/woocommerce/myaccount/form-login.php<br>davinciwoo/woocommerce/myaccount/form-lost-password.php<br>davinciwoo/woocommerce/myaccount/form-reset-password.php<br>davinciwoo/woocommerce/myaccount/lost-password-confirmation.php<br>davinciwoo/woocommerce/myaccount/my-account.php<br>davinciwoo/woocommerce/myaccount/my-address.php<br>davinciwoo/woocommerce/myaccount/orders.php<br>davinciwoo/woocommerce/notices/success.php<br>davinciwoo/woocommerce/order/order-details-customer.php<br>davinciwoo/woocommerce/product-searchform.php<br>davinciwoo/woocommerce/single-product/add-to-cart/external.php<br>davinciwoo/woocommerce/single-product/add-to-cart/grouped.php<br>davinciwoo/woocommerce/single-product/add-to-cart/simple.php<br>davinciwoo/woocommerce/single-product/add-to-cart/variable.php<br>davinciwoo/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php<br>davinciwoo/woocommerce/single-product/meta.php<br>davinciwoo/woocommerce/single-product/product-attributes.php<br>davinciwoo/woocommerce/single-product/product-image.php<br>davinciwoo/woocommerce/single-product/product-thumbnails.php<br>davinciwoo/woocommerce/single-product/rating.php<br>davinciwoo/woocommerce/single-product/related.php<br>davinciwoo/woocommerce/single-product/tabs/additional-information.php<br>davinciwoo/woocommerce/single-product/tabs/description.php<br>davinciwoo/woocommerce/single-product/tabs/tabs.php<br>davinciwoo/woocommerce/single-product/up-sells.php<br>davinciwoo/woocommerce/single-product-reviews.php<br>davinciwoo/woocommerce/single-product.php<br>davinciwoo/woocommerce/content-product_cat.php</p> <p>Outdated Templates: ?</p> <pre class=”wp-block-code”><code> Learn how to update</code></pre> <p>WooPayments</p> <p>Version: 7.8.0<br>Connected to WPCOM: Yes<br>WPCOM Blog ID: 183763320<br>Account ID: acct_1NSMTlFhcHTjvewh<br>Payment Gateway: Disabled<br>Test Mode: Enabled<br>Enabled APMs: card<br>WooPay: Not eligible<br>Apple Pay / Google Pay: Enabled (product,cart,checkout)<br>Fraud Protection Level: basic<br>Multi-currency: Enabled<br>Auth and Capture: Enabled<br>Documents: Enabled<br>Logging: Enabled Square</p> <p>Environment: Production<br>Tokenization Enabled: ?<br>Debug Mode: Off Admin</p> <p>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>product-custom-fields<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<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</p> <p>Disabled Features: minified-js<br>new-product-management-experience<br>pattern-toolkit-full-composability<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field<br>launch-your-store<br>product-editor-template-system</p> <p>Daily Cron: ? Next scheduled: 2024-06-25 18:12:48 +00:00<br>Options: ?<br>Notes: 63<br>Onboarding: completed Action Scheduler</p> <p>Complete: 19,001<br>Oldest: 2024-06-22 14:08:14 +0000<br>Newest: 2024-06-24 21:13:47 +0000</p> <p>Failed: 16,351<br>Oldest: 2023-10-03 15:03:02 +0000<br>Newest: 2024-06-23 17:50:54 +0000</p> <p>Pending: 4<br>Oldest: 2024-06-24 21:14:17 +0000<br>Newest: 2024-06-25 20:40:01 +0000 Status report information</p> <p>Generated at: 2024-06-24 21:14:08 +00:00<br>`

    Thread Starter RobotFX

    (@wattaman)

    PS I’ve tried to add the CORS to my site thinking the issue relies with it, but I think it is on Woo. This is what I have in the htaccess:

    Header set Access-Control-Allow-Origin "*" 

    Header set Access-Control-Allow-Methods "GET,PUT,POST,DELETE"

    Header set Access-Control-Allow-Headers "Content-Type, Authorization"

    And this is in my theme header.php:

    header('Access-Control-Allow-Origin: c0.wp.com');
    // header('Access-Control-Allow-Methods: GET, POST');
    // header("Access-Control-Allow-Headers: X-Requested-With");
    header("Access-Control-Allow-Headers: Content-Type, Authorization");
    header("Access-Control-Allow-Methods: GET,PUT,POST,DELETE");
    header("Access-Control-Allow-Credentials: true");

    I’ve also tried

    header('Access-Control-Allow-Origin: *');
    Thread Starter RobotFX

    (@wattaman)

    sure, it is the rugged mobiles (under the phones main category). Not sure what ship to setup means, I’ve selected all countries and all shipping methods, if that’s useful.

    thank you

    Thread Starter RobotFX

    (@wattaman)

    Isn’t it faster for me to delete those tables and everything that ALD stored in the WP database, then reinstall the plugin and start from fresh?

    if so, what are the ALD tables?

    Thread Starter RobotFX

    (@wattaman)

    Probably related. In the browser console there is this error:

    POST https://site.com/wp-admin/admin-ajax.php 500 (Internal Server Error)

Viewing 15 replies - 1 through 15 (of 94 total)