MyBB Community Forums

Full Version: Warning: Cannot modify header information
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I uploaded a mod and running it but I get a fault
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/deb4195/domains/ikf-forum.eu/public_html/inc/languages/english/global.lang.php:1) in /usr/home/deb4195/domains/ikf-forum.eu/public_html/inc/functions.php on line 1118

Then I change everything back how it was but still this fault.
When I look at this line (1118) thre is this

header($cookie, false);

What do I had to do to get everything normal again


http://www.ikf-forum.eu/forumdisplay.php?fid=25
You've edited global.lang.php with Notepad ?
Yes and there is nothing before <?php what I read in another topic here.
There are chars you can't see with a "normal" editor.
Okay then I will upload the file from mybb 1.2.7 again
So in the future, don't use Notepad to edit php files ! =P This kinda topic has been started like a hundred times with always the same answer/solution =P
Okay when I want to upload this youtube mod again and I use frontpage it must work???
I recommend Wordpad. Don't know if Frontpage does strange things with files =P
frontpage also gave problems but when I use wordpad it goes OK