Seite 1 von 1

Fehlermeldung im Portal!

Verfasst: 08.03.2006 08:32
von mario8
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?

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
Würde mich freuen wenn mir jemand helfen könnte.

Danke und Grüße
Mario

Verfasst: 08.03.2006 13:24
von FooFan
was steht denn in der Zeile? Mehr infos! ;)

Verfasst: 08.03.2006 13:35
von Frankx
Hast du nach dem Mod einbau die MySQL-Datenbank aktualisiert bzw. ergänzt?

---> pafiledb_installer.php.

Verfasst: 09.03.2006 23:22
von mario8
Hallo FrankX!!

Danke für den Tipp, ich hatte das Update update_009d_mx10.sql nicht ausgeführ.

Grüße
Mario