после инсталяции полезла ошибка
при доступе к админ панеле
Код: Выделить всё
Warning: Cannot modify header information - headers already sent by (output started at /www/gaz66/www/htdocs/forum/templates/subSilver/subSilver.cfg:118) in /www/gaz66/www/htdocs/forum/admin/index.php on line 647
Warning: Cannot modify header information - headers already sent by (output started at /www/gaz66/www/htdocs/forum/templates/subSilver/subSilver.cfg:118) in /www/gaz66/www/htdocs/forum/admin/index.php on line 648
Код: Выделить всё
Warning: Cannot modify header information - headers already sent by (output started at /www/gaz66/www/htdocs/forum/templates/subSilver/subSilver.cfg:118) in /www/gaz66/www/htdocs/forum/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at /www/gaz66/www/htdocs/forum/templates/subSilver/subSilver.cfg:118) in /www/gaz66/www/htdocs/forum/includes/page_header.php on line 485
Warning: Cannot modify header information - headers already sent by (output started at /www/gaz66/www/htdocs/forum/templates/subSilver/subSilver.cfg:118) in /www/gaz66/www/htdocs/forum/includes/page_header.php on line 486
это след строки
Код: Выделить всё
header ("Expires: " . gmdate("D, d M Y H:i:s", time()) . " GMT");
header ("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
Код: Выделить всё
else
{
header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
}
header ('Expires: 0');
header ('Pragma: no-cache');
$template->pparse('overall_header');
?>
добавлены след строки
Код: Выделить всё
//-- mod: sf
$images['forums'] = "$current_template_images/folders_big.gif";
$images['forums_new'] = "$current_template_images/folders_new_big.gif";
$images['forums_locked'] = "$current_template_images/folders_locked_big.gif";
//-- mod: sf - end
Версия форума 2.0.21