ich hoffe ihr könnt mir so helfen wie das letzte mal.
ich bekomm nun folgenden Error
Couldn't obtain forum list
Code: Alles auswählen
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.* FROM phpbb_forums f, phpbb_categories c WHERE c.cat_id = f.cat_id ORDER BY c.cat_order ASC, f.forum_order ASC
Line : 169
File : admin_forumauth.php
bzw:
Code: Alles auswählen
Couldn't obtain forum list
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.* FROM phpbb_forums f, phpbb_categories c WHERE c.cat_id = f.cat_id ORDER BY c.cat_order ASC, f.forum_order ASC
Line : 210
File : admin_forumauth_list.php
schau ich in line 169 was er schreibt steht dort:
Code: Alles auswählen
message_die(GENERAL_ERROR, "Couldn't obtain forum list", "", __LINE__, __FILE__, $sql);
bitte um hilfe.
danke,
Markus
[/code]