Fehlermeldung debug-Mode
Verfasst: 22.03.2005 20:12
Kann jemand was mit folgender Fehlermeldung anfangen ??
Bei mir läuft im Moment nichts mehr
http://www.fribipower.ch/forum/
Bei mir läuft im Moment nichts mehr

http://www.fribipower.ch/forum/
FRIBIPOWER-FORUM Foren-Übersicht
Allgemeiner Fehler
Could not obtain topics information
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT t.*, p.poster_id, p.post_username, p.enable_bbcode, p.enable_html, p.enable_smilies, u.username, pt.post_text, pt.bbcode_uid, lp.poster_id AS lp_poster_id, lu.username AS lp_username, lp.post_username AS lp_post_username, lp.post_time AS lp_post_time , f.forum_name FROM phpbb_topics AS t, phpbb_posts AS p, phpbb_posts_text AS pt, phpbb_users AS u, phpbb_posts AS lp, phpbb_users lu , phpbb_forums AS f WHERE t.forum_id IN (1, 2, 5, 33, 6, 8, 9, 10, 12, 13, 15, 16, 17, 19, 20, 23, 54, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 40, 41, 45, 46, 56, 51, 55, 57, 58, 59, 60, 62, 63, 64) AND p.post_id = t.topic_first_post_id AND pt.post_id = t.topic_first_post_id AND u.user_id = p.poster_id AND lp.post_id = t.topic_last_post_id AND lu.user_id = lp.poster_id AND t.topic_calendar_time < 1111960800 AND (t.topic_calendar_time + t.topic_calendar_duration) >= 1111359600 AND t.topic_status <> 2 AND f.forum_id = t.forum_id ORDER BY t.topic_calendar_time, t.topic_calendar_duration DESC, t.topic_last_post_id DESC
Line : 368
File : /var/www/virtual/www.fribipower.ch/docs/forum/includes/f ... lendar.php