Продублирую скрин:
Open: includes/mcp/mcp_main.php
Find
Tip: This may be a partial find and not the whole line.
Код: Выделить всё
// Here we limit the operation to one forum only
$forum_id = check_ids($topic_ids, TOPICS_TABLE, 'topic_id', array('m_move'), true);Tip: Add these lines on a new blank line before the preceding line(s) to find.
Код: Выделить всё
include("{$phpbb_root_path}includes/mods/soft_delete.$phpEx");
mcp_move_topics($topic_ids);Хотя у меня сразу возникло подозрение о несовместимости с этим модом (ибо вся его суть в том, чтобы темы не удалялись сразу). Но так как спец не великий, то и прошу помощи.

