Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dwxd

    (@dwxd)

    Hey @erania-pinnera,

    Sorry, yes we are still seeing this issue happening, and trying to pin point exactly what is going on.

    On our development site i am testing out more of a error handler to get more information as suggested, hopefully be able to put this in place on our production environment soon to nail this.

    I’ll let you know what this tells me.

    Out of curiosity, this seems like a “only us” kind of bug, has anyone else flagged something similar to this in the past?

    Thanks

    Thread Starter dwxd

    (@dwxd)

    Hi @donncha and @erania-pinnera,

    We are still getting this strange error 🙁

    We are not modifying the global $posts variable.

    After dumping the $posts array, the ID is always getting populated, here is the full array in-case you can spot anything else going on which WP Super Cache might not like:

    array(1) { [0]=> object(WP_Post)#2504 (24) { ["ID"]=> int(24137) ["post_author"]=> string(2) "12" ["post_date"]=> string(19) "2024-05-08 12:58:11" ["post_date_gmt"]=> string(19) "2024-05-08 11:58:11" ["post_content"]=> string(0) "" ["post_title"]=> string(55) "Apple's New iPad Pro - The Ultimate Portable Powerhouse" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(4) "open" ["post_password"]=> string(0) "" ["post_name"]=> string(52) "apples-new-ipad-pro-the-ultimate-portable-powerhouse" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2024-06-13 14:56:45" ["post_modified_gmt"]=> string(19) "2024-06-13 13:56:45" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(38) "https://www.loveitcoverit.com/?p=24137" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } }

    Also from my understanding this is only going to impact the single.php? “blog” section and not the main “pages” (page.php) section of our website?

    Thanks

    Thread Starter dwxd

    (@dwxd)

    Hi @alinclamba,

    Thanks for getting back to me on this.

    PHP Version: 8.3.7
    WordPress Version: 6.6.2
    WP Super Cache Version: 1.12.4

    The main change we have done recently was update to the latest version of PHP, however this warning isn’t getting shown on our other sites which are using the same PHP version, so can’t be that?

    We’ve uninstalled the plugin and re-installed it with a fresh clean set of instructions, but still is coming up with the warning unfortunately.

    Maybe you can go into details into what this file is/does?

    /wp-cache-phase2.php

    Thanks

    Thread Starter dwxd

    (@dwxd)

    Hi,

    Thanks for the quick reply and the link 🙂

    I think the only flags on my Lighthouse are known bugs now, so i don’t think i can do anymore.

    I’m getting a really impressive score of 96-98 by doing so much AMP optimising!!

    This plugin is amazing, thanks to all the work you’re putting into it and making AMP easy to integrate!

    Thanks!

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