Code: Alles auswählen
Could not query forum news information
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql36f_db8cc_4.MYI' (Errcode: 30)
SELECT t.*, f.forum_name, f.forum_desc, n.*, p.*, pt.*, u.username, u.user_email FROM phpbb_topics AS t, phpbb_forums AS f, phpbb_users AS u, phpbb_news AS n, phpbb_posts_text AS pt, phpbb_posts AS p WHERE t.topic_first_post_id = p.post_id AND t.forum_id = f.forum_id AND t.topic_first_post_id = pt.post_id AND t.topic_poster = u.user_id AND t.news_id = n.news_id AND t.topic_time < 1080234955 AND t.news_id > 0 ORDER BY t.topic_time DESC LIMIT 0, 5
Line : 366
File : /home/glubb-kurve.de/www/phpBB2/includes/functions_news.php