Support » Plugin: Crayon Syntax Highlighter » Headers Already Sent errors upon submitting comments

  • Upon submitting comments, the following notices and and warnings are produced with Crayon Syntax Highlighter activated:

    Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 702

    Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 712

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php:702) in/Applications/MAMP/htdocs/wp-includes/comment.php on line 1224

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php:702) in/Applications/MAMP/htdocs/wp-includes/comment.php on line 1225

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php:702) in/Applications/MAMP/htdocs/wp-includes/comment.php on line 1226

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php:702) in/Applications/MAMP/htdocs/wp-includes/pluggable.php on line 1196

    Noteworthy is that the comment still submits and is stored in the database appropriately. These errors are throwing when wp_debug is set to true. No end user issues are experienced on a production site with debug mode off. Still, it would be nice to resolve these in a future update. Thanks!

    https://wordpress.org/plugins/crayon-syntax-highlighter/

  • The topic ‘Headers Already Sent errors upon submitting comments’ is closed to new replies.