На форуме стоят 2 мода: Avatar of poster on Index and Viewforum 1.3.0 и Prime Topic Moved 1.2.2c
При попытке перенести тему в любой форум, оставляя ссылку на тему в старом, выскакивает вот такая ошибка:
Код: Выделить всё
SQL ERROR [ mysql4 ]
Field 'topic_first_poster_avatar' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_topics (forum_id, icon_id, topic_attachment, topic_approved, topic_reported, topic_title, topic_poster, topic_time, topic_time_limit, topic_views, topic_replies, topic_replies_real, topic_status, topic_type, topic_first_post_id, topic_first_poster_colour, topic_first_poster_name, topic_last_post_id, topic_last_poster_id, topic_last_poster_colour, topic_last_poster_name, topic_last_post_subject, topic_last_post_time, topic_last_view_time, topic_moved_id, topic_bumped, topic_bumper, poll_title, poll_start, poll_length, poll_max_options, poll_last_vote) VALUES (5, 0, 0, 1, 0, 'Тестовая тема', 81, 1386230502, 0, 6, 0, 0, 2, 0, 132, 'AA0000', 'username', 132, 81, 'AA0000', 'username', 'Тестовая тема', 1386230502, 1386308124, 57, 0, 0, '', 0, 0, 1, 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()
FILE: [ROOT]/includes/mcp/mcp_main.php
LINE: 722
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/mcp/mcp_main.php
LINE: 93
CALL: mcp_move_topic()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: mcp_main->main()
FILE: [ROOT]/mcp.php
LINE: 244
CALL: p_master->load_active()Есть ли какое-то решение данной проблемы?
Версия форума phpbb - 3.0.12


