Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • I found it only shows when your logged out as admin try it and confirm

    Thread Starter tworak

    (@tworak)

    in my case i commented out the ‘exclude_from_search’ => false,

    and it works ok – Jennifer is excluding any custom post type from being checked if its a private type excluded from search. not sure why.

    In addition i added the script to trigger on certain shop pages (checkout etc) as they are VERY unlikely to be cached like the home is

    Thread Starter tworak

    (@tworak)

    Hi Jennifer,
    I didn’t end up hearing from you but ive done some more digging

    I can see in you plugin you have

    ‘exclude_from_search’ => false,

    Does this mean it wont be detecting custom post types that are excluded from search? this could be a cause?

    Thread Starter tworak

    (@tworak)

    Thanks Jennifer i have emailed you appreciate it

    My Error is slightly different

    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM myst_options WHERE option_name = '_site_transient_timeout_wc_pb_db_sync_task_runner_manual_lock' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_PB_DB_Sync::sync, get_site_transient, get_site_option, get_network_option, get_option
    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM myst_options WHERE option_name = '_site_transient_wc_pb_db_sync_task_runner_manual_lock' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_PB_DB_Sync::sync, get_site_transient, get_site_option, get_network_option, get_option
    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query 
    			SELECT COUNT(*)
    			FROM myst_options
    			WHERE option_name LIKE 'wp\\_1\\_wc\\_pb\\_db\\_sync\\_task\\_runner\\_batch\\_%'
    		 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WC_PB_DB_Sync::sync, WC_PB_DB_Sync_Task_Runner->is_queued, WP_Background_Process->is_queue_empty
    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT *, CASE 
    WHEN type = 3 THEN 0
    WHEN type = 4 THEN 1
    WHEN type = 7 THEN 2
    WHEN type = 6 THEN 3
    WHEN type = 5 THEN 4
    WHEN type = 9 THEN 5
    WHEN type = 8 THEN 6
    WHEN type = 2 THEN 7
    WHEN type = 1 THEN 8
    ELSE 9999
    END AS typeSort, CASE 
    WHEN type = 3 THEN parameters
    WHEN type = 4 THEN parameters
    WHEN type = 1 THEN IP
    WHEN type = 9 THEN IP
    WHEN type = 5 THEN IP
    WHEN type = 6 THEN IP
    WHEN type = 7 THEN IP
    WHEN type = 2 THEN IP
    WHEN type = 8 THEN IP
    ELSE 9999
    END AS detailSort
     FROM myst_wfBlocks7 WHERE type IN (4) AND (expiration = 0 OR expiration > UNIX_TIMESTAMP()) ORDER BY typeSort ASC, id DESC made by wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::patternBlocks, wfBlock::allBlocks
    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT *, CASE 
    WHEN type = 3 THEN 0
    WHEN type = 4 THEN 1
    WHEN type = 7 THEN 2
    WHEN type = 6 THEN 3
    WHEN type = 5 THEN 4
    WHEN type = 9 THEN 5
    WHEN type = 8 THEN 6
    WHEN type = 2 THEN 7
    WHEN type = 1 THEN 8
    ELSE 9999
    END AS typeSort, CASE 
    WHEN type = 3 THEN parameters
    WHEN type = 4 THEN parameters
    WHEN type = 1 THEN IP
    WHEN type = 9 THEN IP
    WHEN type = 5 THEN IP
    WHEN type = 6 THEN IP
    WHEN type = 7 THEN IP
    WHEN type = 2 THEN IP
    WHEN type = 8 THEN IP
    ELSE 9999
    END AS detailSort
     FROM myst_wfBlocks7 WHERE type IN (3) AND (expiration = 0 OR expiration > UNIX_TIMESTAMP()) ORDER BY typeSort ASC, id DESC made by wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::countryBlocks, wfBlock::allBlocks
    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT *, CASE 
    WHEN type = 3 THEN 0
    WHEN type = 4 THEN 1
    WHEN type = 7 THEN 2
    WHEN type = 6 THEN 3
    WHEN type = 5 THEN 4
    WHEN type = 9 THEN 5
    WHEN type = 8 THEN 6
    WHEN type = 2 THEN 7
    WHEN type = 1 THEN 8
    ELSE 9999
    END AS typeSort, CASE 
    WHEN type = 3 THEN parameters
    WHEN type = 4 THEN parameters
    WHEN type = 1 THEN IP
    WHEN type = 9 THEN IP
    WHEN type = 5 THEN IP
    WHEN type = 6 THEN IP
    WHEN type = 7 THEN IP
    WHEN type = 2 THEN IP
    WHEN type = 8 THEN IP
    ELSE 9999
    END AS detailSort
     FROM myst_wfBlocks7 WHERE type IN (1, 8, 9, 2, 5, 6) AND (expiration = 0 OR expiration > UNIX_TIMESTAMP()) ORDER BY typeSort ASC, id DESC made by wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::ipBlocks, wfBlock::allBlocks
    [23-Jun-2020 18:34:58 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT *, CASE 
    WHEN type = 3 THEN 0
    WHEN type = 4 THEN 1
    WHEN type = 7 THEN 2
    WHEN type = 6 THEN 3
    WHEN type = 5 THEN 4
    WHEN type = 9 THEN 5
    WHEN type = 8 THEN 6
    WHEN type = 2 THEN 7
    WHEN type = 1 THEN 8
    ELSE 9999
    END AS typeSort, CASE 
    WHEN type = 3 THEN parameters
    WHEN type = 4 THEN parameters
    WHEN type = 1 THEN IP
    WHEN type = 9 THEN IP
    WHEN type = 5 THEN IP
    WHEN type = 6 THEN IP
    WHEN type = 7 THEN IP
    WHEN type = 2 THEN IP
    WHEN type = 8 THEN IP
    ELSE 9999
    END AS detailSort
     FROM myst_wfBlocks7 WHERE type IN (7) AND (expiration = 0 OR expiration > UNIX_TIMESTAMP()) ORDER BY typeSort ASC, id DESC made by wfWAFIPBlocksController::synchronizeConfigSettings, wfBlock::lockouts, wfBlock::allBlocks

    We are on a dedicated Cpanel server with litespeed web server – we also have the LS cache enabled, this server DOESN’T have memcached enabled yet

    Im seeing this after converting to litespeed web server today @wfgerald.

    I actually saw some lazy load issues with images that were showing on screen straight away with the latest aswell – i had to exclude from lazy load as grey box hung around for some time. disabling lazy load and the images popped straight away

    Thread Starter tworak

    (@tworak)

    Some further information.

    So we have a number of products that capture fields it’s stored as metadata.

    Normally this metadata shows in Admin emails, However when we see the custom email injected into the admin (that shouldn’t be in the admin email anyway) it seems to knock the meta fields out from showing in the email under the line items

    Eg normal Admin notification (sanitised)

    View post on imgur.com

    Eg Admin Email that is being injected by a custom product email, which seems to wipe meta.

    View post on imgur.com

    The Email template that is being injected is used by a number of products when the order is triggered completely. any idea?

    Thread Starter tworak

    (@tworak)

    Hi Tim,

    It’s quite odd. Even if I just disabled this plugin, the reviews don’t show retroactively. But will show for any new review submitted (once the plugin is disabled)

    I contacted woocommerce and basically advised me to contact you.

    1. Do you know how that dashboard widget actually get’s populated?
    2. Once a review is moderated and approved, does it return to the normal state a review would be / the widget expects?

    Appreciate your help

    its in the field options

    I saw this issue. When cloning is enabled.

    On variable products in our case a gift card, there were additional options all over the place in the archive

    Thread Starter tworak

    (@tworak)

    Happened again just now. I deleted a few folders in cache to no result then i deleted the page_enhanced a sub folder and was fixed FTP logs are the files that i think did the trick were

    _index_ssl.html_gzip
    _index_ssl.html

    would love to see a fix

    full FTP logs were

    [00:20:17] [R] 257 “/public_html/wp-content/cache/page_enhanced/www.xxxxxx.com” is your current location
    [00:20:17] [R] DELE _index_ssl.html_gzip
    [00:20:17] [R] 250 Deleted _index_ssl.html_gzip
    [00:20:17] [R] DELE _index_ssl.html
    [00:20:17] [R] 250 Deleted _index_ssl.html
    [00:20:17] [R] CWD /public_html/wp-content/cache/page_enhanced
    [00:20:17] [R] 250 OK. Current directory is /public_html/wp-content/cache/page_enhanced
    [00:20:17] [R] PWD
    [00:20:17] [R] 257 “/public_html/wp-content/cache/page_enhanced” is your current location
    [00:20:17] [R] RMD https://www.xxxxxx.com
    [00:20:17] [R] 250 The directory was successfully removed

    Thread Starter tworak

    (@tworak)

    I cant see any .gz files in /public_html/wp-content/cache/ directly.

    I can see some Files in the minify dir like

    6bffe.css_gzip
    6bffe.css_gzip_meta

    I would love this, because currently it breaks the seo semantic approach on most of my pages. I would have to put a useless h2 before it just to keep the structure

    Eg.
    h1 – Page title
    paragraph text
    h3 Page List ??

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