Seite 1 von 1

Passwort forum hack

Verfasst: 28.03.2004 17:20
von SoC
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:
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
Kann mir da jemand in irgendeiner Art helfen??

Verfasst: 28.03.2004 17:29
von Dennis63
Hast Du beim Hack-Einbau evtl den SQL-Part vergessen ? Sieht zumindest stark danach aus...

Grüße
Dennis

Verfasst: 28.03.2004 20:32
von SoC
also ich hab alles gemacht was in der beschreibung drin stand das ist sicher

Verfasst: 28.03.2004 23:03
von Henne
Aber anscheind nicht die Felder in der DB angelegt.
Vielleicht auch falsches prefix gewählt oder so...