Fehler beim erstellen eines Forums
Verfasst: 30.05.2008 08:01
Hallo,
wenn ich im ACP ein neues Forum/Kategorie anlegen will, kommt folgende Fehlermeldung:
Was kann man da machen?
wenn ich im ACP ein neues Forum/Kategorie anlegen will, kommt folgende Fehlermeldung:
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Unknown column 'forum_post_tpl' in 'field list' [1054]
SQL
INSERT INTO phpbb_forums (parent_id, forum_type, forum_status, forum_parents, forum_name, forum_link, forum_desc, forum_desc_uid, forum_desc_options, forum_desc_bitfield, forum_post_tpl, forum_rules, forum_rules_uid, forum_rules_options, forum_rules_bitfield, forum_rules_link, forum_image, forum_style, display_subforum_list, display_on_index, forum_topics_per_page, enable_indexing, enable_icons, enable_prune, prune_days, prune_viewed, prune_freq, prune_move, forum_flags, left_id, right_id) VALUES (0, 1, 0, '', 'Test', '', '', '', 7, '', '', '', '', 7, '', '', '', 0, 1, 0, 0, 1, 0, 0, 7, 7, 1, 0, 32, 69, 70)
BACKTRACE