SQL ERROR:1054
Verfasst: 29.01.2006 22:58
Hay
Bei mir kommt der fehler aber nur wenn man sich ein logt kann mir da bitte jemand schnell weiter helfen?
Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_news' in 'field list'
SELECT a.forum_id, a.auth_view, a.auth_read, a.auth_news, a.auth_post, a.auth_reply, a.auth_edit, a.auth_delete, a.auth_cal, a.auth_sticky, a.auth_announce, a.auth_global_announce, 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 phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 12 AND ug.user_pending = 0 AND a.group_id = ug.group_id
Line : 221
File : auth.php
Bei mir kommt der fehler aber nur wenn man sich ein logt kann mir da bitte jemand schnell weiter helfen?
Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_news' in 'field list'
SELECT a.forum_id, a.auth_view, a.auth_read, a.auth_news, a.auth_post, a.auth_reply, a.auth_edit, a.auth_delete, a.auth_cal, a.auth_sticky, a.auth_announce, a.auth_global_announce, 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 phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 12 AND ug.user_pending = 0 AND a.group_id = ug.group_id
Line : 221
File : auth.php