ich hab bei einem forum das abgestürzt ist heut die attachmentmod - tabellen aus einem backup in die datenbank importiert .. seit dem haben user nach dem einloggen das problem das sie keine beiträge etc mehr öffnen können
kann jemand weiterhelfen ?Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_download' 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_attachments, a.auth_download, a.auth_mod FROM phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 64 AND ug.user_pending = 0 AND a.group_id = ug.group_id AND a.forum_id = 12
Line : 158
File : /usr/export/www/hosting/bienemaus/includes/auth.php