Mein Board geht nicht mehr
Verfasst: 03.01.2006 00:30
Mein Board ist die ganze Zeit gegangen. Jetzt auf einmal geht es nicht mehr und ich bekomme folgende Fehlermeldung. Ich habe nichts geändert. Das kam auf einmal. Woran liegt das? Mein Board: www.union-fanforum.de
Code: Alles auswählen
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_id, t.topic_title FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = f.forum_last_post_id) GROUP BY f.forum_id ORDER BY f.cat_id, f.forum_order
Line : 189
File : index.php