Fehlermeldung im Portal!
Verfasst: 08.03.2006 08:32
Hallo Leute!
Was bedeutet diese Fehlermeldung?
Wenn ich die Zeile 508 auskommentiere ist der Fehler im Portal weg.
Ist das ein Problem wenn ich das so mache?
Würde mich freuen wenn mir jemand helfen könnte.
Danke und Grüße
Mario
Was bedeutet diese Fehlermeldung?
Wenn ich die Zeile 508 auskommentiere ist der Fehler im Portal weg.
Ist das ein Problem wenn ich das so mache?
Code: Alles auswählen
Failed obtaining category access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_edit_file' in 'field list'
SELECT a.cat_id, a.group_id, a.auth_view, a.auth_read, a.auth_view_file, a.auth_edit_file, a.auth_delete_file, a.auth_upload, a.auth_download, a.auth_rate, a.auth_email, a.auth_view_comment, a.auth_post_comment, a.auth_edit_comment, a.auth_delete_comment, a.auth_mod, a.auth_search, a.auth_stats, a.auth_toplist, a.auth_viewall FROM phpbb_pa_auth a, phpbb_user_group ug WHERE ug.user_id = 2 AND ug.user_pending = 0 AND a.group_id = ug.group_id
Line : 508
File : functions_pafiledb.php
Danke und Grüße
Mario