Seite 1 von 1

Could not query forums information/SQL Error : 1030 Got erro

Verfasst: 22.05.2005 15:09
von Oli31
Hallo,
ich bekomme seit heute morgen in meinem Forum folgenden Fehler

Code: Alles auswählen

 Could not query forums information

DEBUG MODE

SQL Error : 1030 Got error 28 from storage engine

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 : 171
File : index.php
Ich habe nichts verändert.
Ich habe bereits versucht mit PHPMYADMIN die Tabellen zu prüfen und zu reparieren allerdings ohne Erfolg.

Die Zeile 171 auf die verwiesen wird beinhaltet folgendes:

Code: Alles auswählen

message_die(GENERAL_ERROR, 'Could not query forums information', '', __LINE__, __FILE__, $sql);      
Ich weiß nicht mehr weiter, hat jemand eine Idee, wie ich das Forum wieder zum laufen kriege?

Gruß oli

Verfasst: 22.05.2005 15:22
von andreasOymann

Code: Alles auswählen

Got error 28 from storage engine
Kontaktiere mal deinen Provider!

A.

Verfasst: 22.05.2005 15:26
von Oli31
Was bedeutet denn dieser Fehler?

Heute ist ja leider Sonnatg und lässt sich mein Provider nicht kontaktieren... :wink:

Verfasst: 23.05.2005 13:54
von Oli31
So Problem gelöst, lag tatsächlich am Provider :wink: