Seite 1 von 1

Debug Mode

Verfasst: 07.06.2006 17:21
von Jackioni
Wenn ich auf irgendeine Seite des Forums gehe bekomme ich dass:


Could not query new news information

DEBUG MODE

SQL Error : 145 Table './forum_foren/spaceini_topics' is marked as crashed and should be repaired

SELECT f.forum_id, f.forum_name, t.topic_title, t.topic_id, t.topic_last_post_id, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status, t.topic_vote, p2.post_time, p2.poster_id, u.username as last_username, u2.username as author_username FROM spaceini_forums f, spaceini_posts p, spaceini_topics t, spaceini_posts p2, spaceini_users u, spaceini_users u2 WHERE f.forum_id IN (1) AND t.forum_id = f.forum_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND t.topic_moved_id = 0 AND p2.poster_id = u.user_id AND t.topic_poster = u2.user_id ORDER BY t.topic_last_post_id DESC LIMIT 5

Line : 82
File : /home/forum/public_html/glance.php

HÄH? wat soll ich machen?

Verfasst: 07.06.2006 18:27
von eiko
Ich würde vorschlagen: Die Datenbak updaten.