@SÜDGIXXER
Du Versuchst mit dem Befehl
Code: Alles auswählen
INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, forum_hier_level, forum_issub, prune_enable, events_forum, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_attachments, auth_download) VALUES ('116', '..::Termine', 3, '', 30, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 3, 1, 1, 1, 1)
in 22 Spalten Einträge vorzunehmen, was ja auch legitim ist, jedoch gibst Du nur 21 Einträge an und das nimmt dir der Server krumm.
Es fehlt die Angabe enes Eintrages unter Value.
Elo