• Resolved Yworld

    (@yworld)


    Hello, thanks for working on the plugin.
    After the last update, there were errors in the log when approving/editing comments. php 8.1

    PHP Warning:  unlink(public_html/wp-content/cache/powered-cache/article.html/amp): No such file or directory in public_html/wp-content/plugins/powered-cache/includes/utils.php on line 796, referer: https://site/wp-admin/edit-comments.php
    
    PHP Warning:  unlink(public_html/wp-content/cache/powered-cache/article.html/index-https-mobile.html): No such file or directory in public_html/wp-content/plugins/powered-cache/includes/utils.php on line 796, referer: https://site/wp-admin/edit-comments.php
    
    PHP Warning:  unlink(public_html/wp-content/cache/powered-cache/article.html/index-https.html): No such file or directory in public_html/wp-content/plugins/powered-cache/includes/utils.php on line 796, referer: https://site/wp-admin/edit-comments.php
    
    PHP Warning:  unlink(public_html/wp-content/cache/powered-cache/article.html/meta.php): No such file or directory in public_html/wp-content/plugins/powered-cache/includes/utils.php on line 796, referer: https://site/wp-admin/edit-comments.php
    
    PHP Warning:  unlink(public_html/wp-content/cache/powered-cache/site/life/article/index-https-mobile.html): No such file or directory in public_html/wp-content/plugins/powered-cache/includes/utils.php on line 796, referer: https://site/wp-admin/edit-comments.php
    utils.php on line 796, referer: wp-cron.php?doing_wp_cron=1674176564.8180279731750488281250

    And there are many cron warnings

    • This topic was modified 3 years, 4 months ago by Yworld.
    • This topic was modified 3 years, 4 months ago by Yworld.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mustafa Uysal

    (@m_uysl)

    Hi @yworld,

    Thanks for the reporting. It seems the recent changes in delete_page_cache function causes this. I will look into it.

    Plugin Author Mustafa Uysal

    (@m_uysl)

    @yworld fixed in version 2.5.2. Please update the plugin.

    Thread Starter Yworld

    (@yworld)

    @m_uysl

    Thanks for being so fast.
    Everything works as it should, there are no warnings in the logs.

    Plugin Author Mustafa Uysal

    (@m_uysl)

    Thank you for giving informed feedback all the time, I appreciate that.

    Everything works as it should, there are no warnings in the logs.

    It was something I missed when adding a new “Purge Current Page” functionality to the plugin.

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

The topic ‘Errors when editing a comment’ is closed to new replies.