Headers already sent

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
FictionArts
New Member
New Member
Posts: 3
Joined: Fri Apr 09, 2010 8:19 pm

Headers already sent

Post by FictionArts »

Hey guys,

Im using CMS Made Simple v. 1.6.6 with php >5 on Apache.

I get this error message for each time a header property is updated. 6 Times.


Warning: Cannot modify header information - headers already sent by (output started at /home/taikite/public_html/beauty-products/modules/FileManager/lang/en_US.php:188) in /home/taikite/public_html/beauty-products/lib/classes/class.admintheme.inc.php on line 171

Any suggestions?
Peciura

Re: Headers already sent

Post by Peciura »

Check if file "/modules/FileManager/lang/en_US.php" does not have any spaces or tabs  after "?>" at the end of file. Delete them if any.

EDIT: If you suspect there are more broken files., consider reuploading this module to server
Last edited by Peciura on Fri Apr 09, 2010 8:48 pm, edited 1 time in total.
FictionArts
New Member
New Member
Posts: 3
Joined: Fri Apr 09, 2010 8:19 pm

Re: Headers already sent

Post by FictionArts »

Yeah, it worked. Thanks!
Post Reply

Return to “CMSMS Core”