Wenn ich das Forum betrete kommt folgender Fehler:
Gestern hat es noch einwandfrei funktioniert!Allgemeiner Fehler
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_title, t.topic_last_post_id FROM ((( forum_forums f LEFT JOIN forum_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN forum_users u ON u.user_id = p.poster_id ) LEFT JOIN forum_topics t ON t.topic_last_post_id = p.post_id ) ORDER BY f.cat_id, f.forum_order
Line : 199
File : index.php
Kann jemand etwas damit anfangen?