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.'
'; 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