• theinnkeeper

    (@theinnkeeper)


    Whenever a user posts a comment to a blog post on my site they get the following error:

    Warning: Missing argument 2 for Endurance_Page_Cache::comment(), called in /home2/roleplb1/public_html/wp-includes/class-wp-hook.php on line 300 and defined in /home2/roleplb1/public_html/wp-content/mu-plugins/endurance-page-cache.php on line 167

    Warning: Cannot modify header information – headers already sent by (output started at /home2/roleplb1/public_html/wp-content/mu-plugins/endurance-page-cache.php:167) in /home2/roleplb1/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 722

    Warning: Cannot modify header information – headers already sent by (output started at /home2/roleplb1/public_html/wp-content/mu-plugins/endurance-page-cache.php:167) in /home2/roleplb1/public_html/wp-content/plugins/jetpack/modules/subscriptions.php on line 728

    Warning: Cannot modify header information – headers already sent by (output started at /home2/roleplb1/public_html/wp-content/mu-plugins/endurance-page-cache.php:167) in /home2/roleplb1/public_html/wp-includes/pluggable.php on line 1210

    The post is going through fine and there doesn’t seem to be any ill effects. It’s just this horrid looking error pops up whenever they post and I can’t imagine it impressing site users too much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Jack

    (@jdabber)

    It looks like the endurance page cache plugin is causing most of the errors. Can you try disabling it to see if the errors go away? Or try reaching out in the plugin’s own support forum.

    • This reply was modified 9 years ago by Jack.
    Thread Starter theinnkeeper

    (@theinnkeeper)

    @jdabber

    Thanks for the advice, it’s definitely helped in giving me a bit more specifics on where to look for the problem.

    I went through my plugins and there was nothing named that. Then I went through and disabled each plugin individually to see if that could help. Disabling Jetpack got rid of the two messages with jetpack in the name but still took me to an error page with the other two.

    I then went into the file manager through my hosting services and checked out what was in the “endurance_page_cache” folder. It had more empty folders but I couldn’t see any files even with “show hidden files” on. I changed the name of the folder to endurance_page_chace_disabled as well but it didn’t help. Any ideas on how to proceed?

    based on this page — https://github.com/bluehost/endurance-page-cache — I’d say it’s a plugin from BlueHost, probably installed as an MU plugin. If you have questions about it, please contact their tech support.

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

The topic ‘Error With Comment Postiong’ is closed to new replies.