Cannot modify header information

I changed the title of the site in /inc/header.inc.php and after that I got following error messages:

Warning: Cannot modify header information - headers already sent by (output started at /xxxxx/xxxxx/xxxxx/community/inc/header.inc.php:353) in /xxxxx/xxxxx/xxxxx/community/inc/design.inc.php on line 643

Further  I cannot login to the admin section




Thanks for your help

Quote · 27 Sep 2009

Make everytime you change a code file a backup from it!!!

have you checked that there is no space under the last code. Or that you are missing the " ; " behind the changed code. 

Mostly this are the problems who give this sort of errors.

Kids first
Quote · 27 Sep 2009

Like killerhaai said, don't forget this

$site['title'] = 'Site Title';

Quote · 27 Sep 2009

But I can't get it to show the red color in my text editor?  Does the red make a difference? 

 

:))

Quote · 27 Sep 2009

The code was like this $site['title'] = 'Site Title'; This was not the problem and I found no solution. I have now installed all new and will backup all files in the future. Thanks for your help!

Quote · 28 Sep 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.