Ich habe bei mir den Simple Subforums Mod installiert und ich erhalte immer folgende Fehlermeldung, wenn ich ein Subforum erstellen will:
Code: Alles auswählen
Couldn't insert row in forums table
DEBUG MODE
SQL Error : 1136 Column count doesn't match value count at row 1
INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_parent, forum_desc, forum_order, forum_status, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('2', 'Test', 1, '', 20, 0, 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)
Line : 484
File : admin_forums.php
MfG
JB