Seite 1 von 1

DEBUG MOD

Verfasst: 02.08.2005 12:09
von Stelo
Jedes mal wenn ich etwas öffnen will steht da dieser Fehler. Kann mir da jemand helfen?

Failed obtaining forum access control lists

DEBUG MODE

SQL Error : 1054 Unknown column 'a.auth_ban' in 'field list'

SELECT a.forum_id, a.auth_view, a.auth_read, a.auth_post, a.auth_reply, a.auth_edit, a.auth_delete, a.auth_sticky, a.auth_announce, a.auth_vote, a.auth_pollcreate, a.auth_ban, a.auth_greencard, a.auth_bluecard, a.auth_mod FROM phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 2 AND ug.user_pending = 0 AND a.group_id = ug.group_id AND a.forum_id = 1

Line : 173
File : auth.php

Verfasst: 02.08.2005 13:35
von MAX-Driver
das heißt soviel wie das ein Feld fehlt.
Hast du Modifikationen ins Board eingebaut?
...und alle Tabellen korrekt in der DB installiert?

Verfasst: 02.08.2005 13:42
von Stelo
ich hab das forum noch mal neu installiert ...