Nach einigen Datenbank-Problemen seitens meines Providers, bekomme ich nun folgende Fehlermeldung, wenn ich auf ein topic klicke:
Table './usr_hs157_3/phpbb_topics_track' is marked as crashed and should be repaired [145] -> sagt mir ja, dass da ne DB kaputt ist, aber wie repariere ich diese? Ist sie irreparabel oder einfach nur ein Zugriffsfehler?Allgemeiner Fehler
SQL ERROR [ mysqli ]
Table './usr_hs157_3/phpbb_topics_track' is marked as crashed and should be repaired [145]
SQL
SELECT t.*, tp.topic_posted, tt.mark_time FROM (phpbb_topics t) LEFT JOIN phpbb_topics_posted tp ON (tp.topic_id = t.topic_id AND tp.user_id = 2) LEFT JOIN phpbb_topics_track tt ON (tt.topic_id = t.topic_id AND tt.user_id = 2) WHERE t.forum_id IN (14, 0) AND t.topic_type IN (2, 3) ORDER BY t.topic_time DESC
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: viewforum.php
LINE: 357
CALL: dbal_mysqli->sql_query()
In den Admin-Bereich komme ich wunderbar rein.
Link zur HP: www.tabula-rasa.hostsen.net
Direkter Link zum Forum: www.tabula-rasa.hostsen.net/forum
Liebe Grüße