Schaue ich mir die Tabelle in mysqladmin an, steht bei der phpbb_topics :Could not query forums information
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_topics.MYD'. (errno: 145)
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_title, t.topic_last_post_id 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 = p.post_id ) ORDER BY f.cat_id, f.forum_order
Line : 168
File : /www/htdocs/alpaca/phpbb/index.php
es werden auch keine Einträge und auch keine Größe mehr angezeigt.In Benutzung
Geändert habe ich im Forum vorher nichts.
Wer kann helfen??