Cannot modify header- Problem mle 1.6.6

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
denli
Forum Members
Forum Members
Posts: 86
Joined: Tue Sep 04, 2007 12:26 pm

Cannot modify header- Problem mle 1.6.6

Post by denli »

Hi all,

I got a problem after upgrade.

Admin:
Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/include.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/lib/classes/class.admintheme.inc.php on line 174

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/lib/classes/class.admintheme.inc.php on line 177

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/lib/classes/class.admintheme.inc.php on line 178

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/lib/classes/class.admintheme.inc.php on line 181

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/lib/classes/class.admintheme.inc.php on line 186

And on front end:
Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/include.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1) in /home/wtsverta/public_html/index.php on line 385

I have found the topics:
http://forum.cmsmadesimple.org/index.php?topic=23031.0
http://forum.cmsmadesimple.org/index.ph ... #msg112004

I tried everything but nothing works?

Dit I do something wrong during Upgrade?

Hope somebody has a fix this site is already live and it looks ugly.

Other question:
I cant get cggoogle maps to work in MLE is this a MLE problem or a cggoogle maps problem?

Thanks in advance for replying
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Cannot modify header- Problem mle 1.6.6

Post by Rolf »

Hi denli

What is your PHP version?
If it is still 4.x, try to change it to 5.2.x

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Peciura

Re: Cannot modify header- Problem mle 1.6.6

Post by Peciura »

headers already sent by (output started at /home/wtsverta/public_html/config_lang.php:1)
I guess you have saved "/config_lang.php" with "utf-8 with BOM" encoding, or there is some empty symbols (spaces, tabs, new lines, bells...) just before "<?php".
Look at attachments on http://forum.cmsmadesimple.org/index.ph ... #msg160139
I cant get cggoogle maps to work in MLE is this a MLE problem or a cggoogle maps problem?
I am using CGGoogleMaps but in very minimal page template and css.
Locked

Return to “[locked] CMSMS MLE fork”