Problem mit phpBB2.x - Couldn't obtain category list.
Verfasst: 14.10.2007 09:54
Hiho,
hab nen komisches Prob auf einmal, wenn ich in ein Forum gehe
>>> www.hfk-bremen.de.vu
Hab jetzt mal versucht Tabellen zu reparieren da kommt ganz oft "28 when fixing table".
Gestern hat alles noch einwandfrei funktioniert .. nur heute nicht mehr
Nachdem ich die Tabellen jetzt repariert habe bekomme ich folgende Fehlermeldung:
hab nen komisches Prob auf einmal, wenn ich in ein Forum gehe
Code: Alles auswählen
Couldn't obtain category list.
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories c, phpbb_forums f WHERE f.cat_id = c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order
Line : 224
File : functions.php
Hab jetzt mal versucht Tabellen zu reparieren da kommt ganz oft "28 when fixing table".
Gestern hat alles noch einwandfrei funktioniert .. nur heute nicht mehr

Nachdem ich die Tabellen jetzt repariert habe bekomme ich folgende Fehlermeldung:
Code: Alles auswählen
phpBB : Kritischer Fehler
Could not query config information
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_config.MYD'. (errno: 144)
SELECT * FROM phpbb_config
Line : 215
File : common.php