Passwort forum hack
Verfasst: 28.03.2004 17:20
Hallo also ich hab mir jetzt mal nen passwort forum hack installiert, als upgrade auf ein passwort topic hack. Wenn ich allerdings dann im administrationsbereich ein forum mit passwort erstellen will kommt folgender fehler:
Kann mir da jemand in irgendeiner Art helfen??DEBUG MODE
SQL Error : 1054 Unknown column 'forum_password' in 'field list'
INSERT INTO phpbb_forums (forum_id, forum_name, cat_id, forum_desc, forum_order, forum_status, forum_password, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate) VALUES ('32', 'test', 1, '', 40, 0, 'test', 0, 0, 0, 0, 0, 1, 1, 3, 3, 1, 1)
Line : 409