Error on Submission
-
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 1597I 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 1597I’m on PHP 7.4 and WordPress 5.4.2, and output buffering is set to the default “4096”, if that helps.
The topic ‘Error on Submission’ is closed to new replies.