CodeIgniter Forums
Cannot modify header information Error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Cannot modify header information Error (/showthread.php?tid=47442)



Cannot modify header information Error - El Forum - 12-08-2011

[eluser]Unknown[/eluser]
Hey there,

My site has been running fine and well, but whenever I try to change even just one letter in my content_helper.php file, I get the following error:

Code:
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /***/application/helpers/content_helper.php:1)
Filename: libraries/Session.php
Line Number: 670

I have tried many things posted as 'fixes' on the internet but none have yet worked, it's literally if I even just change one number (15) to another (20).

Please let me know if you can help!