Вичи для админа

 • Просмотры: 692
Аватара пользователя
serrrios
Благодарил (а): 11 раз
Поблагодарили: 119 раз
Сообщения: 1532
Зарегистрирован: 29 май 2009, 20:22
Сообщение

Вичи для админа

23 янв 2010, 12:50

Аналогично на 31ой...

Код: Выделить всё

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4545: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3829)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4547: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3829)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4548: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3829)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4549: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3829)
Код здесь:
4547-4549:

Код: Выделить всё

	header('Content-type: text/html; charset=UTF-8');

	header('Cache-Control: private, no-cache="set-cookie"');
	header('Expires: 0');
	header('Pragma: no-cache');
3829:

Код: Выделить всё

				echo '<b>[phpBB Debug] PHP Notice</b>: in file <b>' . $errfile . '</b> on line <b>' . $errline . '</b>: <b>' . $msg_text . '</b><br />' . "\n";
http://aniproject.ru - перспектива... велком епта..
http://www.ppkbb3cker.ru/viewtopic.php?f=35&t=1042 - мои платные услуги по трекеру.

Вернуться в «Вопросы, ответы и примеры решений»