Warning: mysql_query(): Unable to save result set in /www/filmup/forum/user_history.php on line 89 An Error OccuredSELECT f.forum_id, p.post_id, t.topic_id, DATE_FORMAT(p.post_time, '%d-%m-%Y') AS F_DATA, t.topic_title, f.forum_name FROM posts p, forums f, topics t WHERE p.poster_id = 13784 AND t.forum_id = f.forum_id AND t.topic_id = p.topic_id ORDER BY p.post_time desc LIMIT 4620, 15 phpBB was unable to query the forums database Server shutdown in progress SELECT f.forum_id, p.post_id, t.topic_id, DATE_FORMAT(p.post_time, '%d-%m-%Y') AS F_DATA, t.topic_title, f.forum_name FROM posts p, forums f, topics t WHERE p.poster_id = 13784 AND t.forum_id = f.forum_id AND t.topic_id = p.topic_id ORDER BY p.post_time desc LIMIT 4620, 15 |