Kod: Tümünü seç
Couldn't insert row in forums table
DEBUG MODE
SQL Error : 1054 Unknown column 'forum_icon' in 'field list'
INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, forum_icon, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('2', 'k', 1, '', 20, 0, 'test.gif', 0, 0, 0, 1, 1, 1, 1, 3, 3, 1, 1)
Line : 449
File : admin_forums.php