ich hab mein Forum 1:1 auf einen neuen Server kopiert, die DB kopiert und die Zugangsparameter angepasst. Der Administrationsbereich funktioniert auch einwandfrei. Sobald ich mich aber im Forum einlogge, bekomme ich folgende Fehlermeldung:
Code: Alles auswählen
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
Code: Alles auswählen
Allgemeiner Fehler
Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1109 Unknown table 'a' 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_cal, a.auth_sticky, a.auth_announce, a.auth_vote, a.auth_pollcreate, a.auth_attachments, a.auth_download, a.auth_mod FROM1

Danke!
Falk