ich wollte nach langem Bestehen des Boards mal neue Foren hinzufügen und musste feststellen, dass mir mein Board einen SQL-Error zurückgibt.
Ich habe auch Testweise ein Forum erstellen wollen, was für alle freigegeben ist, also ohne bestimmte Werte, alles Standard
Rückgabe der Datenbank:
Code: Alles auswählen
SQL ERROR [ mysqli ]
Unknown column 'display_subforum_list' in 'field list' [1054]
SQL
INSERT INTO phpbb3_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_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, forum_flags, left_id, right_id) VALUES (0, 1, 0, '', 'Photos2', '', '', '', 7, '', '', '', 7, '', '', '', 0, 1, 0, 0, 1, 0, 0, 7, 7, 1, 32, 43, 44)
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/acp/acp_forums.php
LINE: 1029
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_forums.php
LINE: 176
CALL: acp_forums->update_forum_data()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_forums->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()wär toll
danke schonmal