FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

huge-as code problem on top of le forum

 


madsencarl
Ok, on the top of my forum (above everything) I get the following:
Code:

Warning: Cannot modify header information - headers already sent by (output started at /home/madsenca/domains/thecrib.frih.net/public_html/forum/language/lang_english/lang_bookmakers.php:117) in /home/madsenca/domains/thecrib.frih.net/public_html/forum/includes/page_header.php on line 580

Warning: Cannot modify header information - headers already sent by (output started at /home/madsenca/domains/thecrib.frih.net/public_html/forum/language/lang_english/lang_bookmakers.php:117) in /home/madsenca/domains/thecrib.frih.net/public_html/forum/includes/page_header.php on line 582

Warning: Cannot modify header information - headers already sent by (output started at /home/madsenca/domains/thecrib.frih.net/public_html/forum/language/lang_english/lang_bookmakers.php:117) in /home/madsenca/domains/thecrib.frih.net/public_html/forum/includes/page_header.php on line 583


but only when you're logged in.
I turned email validation off so it should be fairly easy to create a dummy account.

But it's only on the front page. I've no clue what's going on.


http://www.thecrib.be/forum
mathiaus
Fine for me Shocked
I even tried IE as well as FF. If however you look at http://thecrib.frih.net/public_html/forum/language/lang_english/lang_bookmakers.php its outputting some javascript. Should it be?
madsencarl
mathiaus wrote:
Fine for me Shocked
I even tried IE as well as FF. If however you look at http://thecrib.frih.net/public_html/forum/language/lang_english/lang_bookmakers.php its outputting some javascript. Should it be?

Not a clue. Do you reckon it should be? Oh btw, this only started after the php on FriHost was down (was it, because it was for me?).
Ducksteina
Put a
Code:
<?PHP ob_start(); ?>
in the first line of your code. This will cache all the output and echo it after the script has been run.
mathiaus
Ducksteina wrote:
Put a
Code:
<?PHP ob_start(); ?>
in the first line of your code. This will cache all the output and echo it after the script has been run.

No just follow what to do in this topic.
http://www.frihost.com/forums/vp-273119.html

-close-
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.