Sobald man sich aber einloggt tritt diese fehler auf:
Code: Alles auswählen
Allgemeiner Fehler
Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_globalannounce' 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_globalannounce, a.auth_vote, a.auth_pollcreate, a.auth_ban, a.auth_greencard, a.auth_bluecard, a.auth_attachments, a.auth_download, a.auth_mod FROM Dima_auth_access a, Dima_user_group ug WHERE ug.user_id = 2 AND ug.user_pending = 0 AND a.group_id = ug.group_id
Line : 173
File : /www/htdocs/dima/includes/auth.php
(Die Übersicht geht).
Ich benutze ein PHPBB Plus.
Wäre toll, wenn mir einer helfen könnte!