MyBB Community Forums

Full Version: Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

I review my error.log and find many lines like this:


<error>
    <dateline>1437969532</dateline>
    <script>inc/functions.php</script>
    <line>1858</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>Cannot modify header information - headers already sent by (output started at /home/civilea/public_html/forum/inc/class_error.php:214)</message>
</error>


what is the problem?
have you edited functions.php file for any purpose ? php files should be saved with utf-8 encoding without Byte Order Mark
yes i edited it.
I saved it in cPanel editor with utf-8 encoding what is "without Byte Order Mark"?
^ in your c-panel there should be another option for saving without Byte order Mark
I edited it in not pad ++ and save it in procedure that you mentioned, and I think it is working fine now.