Cannot modify header information - Groups

baggypants posted 7th of March 2008 in Community Voice. 2 comments.
I upgraded to 6.0.0005 and everything is working fine except the Groups. When I open any of the groups I get this error message...

Warning
: Cannot modify header information - headers already sent by (output started at /home/girls/public_html/groups_browse.php:1) in /home/girls/public_html/inc/design.inc.php on line 667

When I open design.inc.php and go to line 667 it appears to be this code that is causing the problem...   

 header('Content-type: text/html; charset=utf-8');
    echo $templ;

How can I fix it?


 
Comments
·Oldest
·Top
Please login to post a comment.
mrpowless
headers sent is usually empty lines in the code, lines indicated in the error
you must have 2 versions of files paired up, I have only seen this happen when some filess are 0003 and some are 0004,
I would comment/delete-test:
header('Content-type: text/html; charset=utf-8');
baggypants
I tried to comment/ out the code but got this new error..

Parse error: syntax error, unexpected '/' in /home/girls/public_html/inc/design.inc.php on line 667

and could not open my site at all. I am not very good with php and not sure if the comment should look like this / or like this /*

I also tried deleting the code but once again could not access my site.

Then I tried uploading the design.inc.php file again from the 6.0.0005 patch in case it was corrupted. Then I tried uploading see more the same file from the previous patch .0004 but still get the original error...

Warning: Cannot modify header information - headers already sent by (output started at /home/girls/public_html/groups_browse.php:1) in /home/girls/public_html/inc/design.inc.php on line 667

Is is possible the duplicate file is being pulled from somewhere else?
 
 
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.
PET:0.041516065597534