• Resolved sugarapplem

    (@sugarapplem)


    This plugin worked well for me at first, but now it silently fails whenever a post is submitted, and generates following error:

    PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /srv/yoursimplyhome.com/wp-includes/script-loader.php:2409) in /srv/yoursimplyhome.com/wp-content/plugins/user-submitted-posts/user-submitted-posts.php on line 1597

    I disabled all other plugins and the error changed slightly:

    PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /srv/yoursimplyhome.com/wp-includes/functions.php:4609) in /srv/yoursimplyhome.com/wp-content/plugins/user-submitted-posts/user-submitted-posts.php on line 1597

    I’m on PHP 7.4 and WordPress 5.4.2, and output buffering is set to the default “4096”, if that helps.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Glad to help but I am not able to replicate this issue on default WP. If you can provide steps to replicate on default WP (i.e., no other plugins and using the default theme), I will be glad to investigate asap.

    Plugin Author Jeff Starr

    (@specialk)

    Hi @sugarapplem, just wanted to follow up with this. It’s been awhile with no reply, so I hope the issue is resolved? Or if there is anything I can do to help, please let me know. Thank you.

    Thread Starter sugarapplem

    (@sugarapplem)

    Yes, sorry for not following up! It turned out to be an issue with server-side caching. Thank you!

    Plugin Author Jeff Starr

    (@specialk)

    Awesome, glad you got it sorted. Thanks for the follow up!

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

The topic ‘Error on Submission’ is closed to new replies.