Headers allready sent

 hello everyone i have dolphin with version 6.1.6 that is heavily modded this is the 15th install

al is working fine then a few hours after site is ready and all to go and thats about a day after i had finnished modding and checking

i get the following message

 

hile ($aVal = mysql_fetch_assoc($rData)) { $sCode .= getSiteStatBody($aVal, 'admin'); $sLine .= genSiteStatFile($aVal); } $sLine = rtrim($sLine, ",\n")."\n);"; fwrite($fStat, $sLine); fclose($fStat); $sCode .= '

'; return $sCode; } function getSiteStatUser() { global $aStat; $aStat = @eval( @file_get_contents( BX_DIRECTORY_PATH_INC . 'db_cached/SiteStat.inc' )); if( !$aStat ) $aStat = array(); $sCode = $sProfVideo.'

'; foreach($aStat as $aVal) $sCode .= getSiteStatBody($aVal); $sCode .= '

'; return $sCode; } function genSiteStatFile($aVal) { $oMenu = new BxDolMenu(); $sLink = $oMenu -> getCurrLink($aVal['link']); $sLine = "'{$aVal['name']}'=>array('capt'=>'{$aVal['capt']}', 'query'=>'".addslashes($aVal['query'])."', 'link'=>'$sLink', 'icon'=>'{$aVal['icon']}'),\n"; return $sLine; } function word_filters ($text) { $arr=Array(); $word_filters=preg_replace("/\n/",",",getParam("word_filters")); $arr=split(",",$word_filters); foreach ($arr as $value) { $value = split("=",$value); $value[0] = trim($value[0]); $value[1] = trim($value[1]); $text = preg_replace("/$value[0]/","$value[1]",$text); } return $text; } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/spicemu1/public_html/inc/design.inc.php:1357) in /home/spicemu1/public_html/inc/design.inc.php on line 644

Warning: Cannot modify header information - headers already sent by (output started at /home/spicemu1/public_html/inc/design.inc.php:1357) in /home/spicemu1/public_html/inc/design.inc.php on line 645

Warning: Cannot modify header information - headers already sent by (output started at /home/spicemu1/public_html/inc/design.inc.php:1357) in /home/spicemu1/public_html/inc/design.inc.php on line 646

Warning: Cannot modify header information - headers already sent by (output started at /home/spicemu1/public_html/inc/design.inc.php:1357) in /home/spicemu1/public_html/inc/design.inc.php on line 647

Warning: Cannot modify header information - headers already sent by (output started at /home/spicemu1/public_html/inc/design.inc.php:1357) in /home/spicemu1/public_html/inc/design.inc.php on line 499
__include_jquery__   This _inclue_iquary_  has been on the site and is a script element but it arrived just before i got the above errors

 

Quote · 12 Oct 2009

Check, are short_open_tags enabled as server.

It can cause error that you see PHP code as text

Quote · 12 Oct 2009

thanks mate that dident work it made no change what so ever but thats for the reply anyway

Quote · 13 Oct 2009

Wesways, contact me via  email (dolphinmods@gmail.com) and I will check out the site for you.

Quote · 13 Oct 2009

Thank you so much Dolphinmods

 

problem sorted i scratched that instal and reinstalled and all going well siunce

 

hows you my friend long time no hear hope your well?

thank you for the kind offer anyway

Quote · 21 Oct 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.