После очередной проверки установки мода, убедился что ошибок в правке нет. Включил Debug.
При входе на страницу темы, получаю над шапкой форума
Код: Выделить всё
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2380: Undefined index: viewquickreply
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4600: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4602: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4603: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4604: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)При установке мода, данный файл не редактируется.
При удалении поста модератором из центра модератора, получаем такое
Код: Выделить всё
SQL ERROR [ mysql4 ]
[0]
SQL
No values specified for SQL IN comparison
BACKTRACE
FILE: includes/db/dbal.php
LINE: 389
CALL: dbal->sql_error()
FILE: includes/prime_trash_bin_2.php
LINE: 699
CALL: dbal->sql_in_set()
FILE: includes/prime_trash_bin_2.php
LINE: 839
CALL: can_posts_be_stifled()
FILE: includes/mcp/mcp_main.php
LINE: 142
CALL: mcp_stifle_post()
FILE: includes/functions_module.php
LINE: 507
CALL: mcp_main->main()
FILE: mcp.php
LINE: 251
CALL: p_master->load_active()
