Код: Выделить всё
[phpBB Debug] PHP Notice: in file /includes/functions_privmsgs.php on line 1818: implode() [function.implode]: Invalid arguments passed
[phpBB Debug] PHP Notice: in file /includes/functions_privmsgs.php on line 1818: implode() [function.implode]: Invalid arguments passed
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)Версия phpBB*: 3.0.5.
Используемые шаблоны: Getaway Darkblue (на subsilver2, prosilver ошибка воспроизводится).
Используемые моды: Adaptive_Hide_BBcodes_1_0_2, Olympus_QR_1.6.7, Prime Anti-bot.
Версия PHP: 5.2.9.
Используемая СУБД и её версия: MySQL 5.0.77.
Ссылка на конференцию: http://www.statanalyse.org/forums
Есть ли у вас тестовый аккаунт**: login: test; pass; test123.
Использовался ли поиск для решения проблемы:да
in file /includes/functions_privmsgs.php on line 1818:
Нашёл тему http://www.phpbb.com/community/viewtopi ... 75&start=0
но там нет решения.
Каким браузером вы пользовались и есть ли проблема с другими браузерами: FireFox 3.0.10, IE 6, IE 8. Ошибка воспроизводится во всех.
Содержание строк:
functions_privmsgs.php строка 1818
Код: Выделить всё
'FOLDER' => implode(', ', $row['folder']),Код: Выделить всё
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');


