Nick, I have placed + 14000 topics in the forum, when I load the latest news page now it's terribly slow (4 -> 10 seconds per time) here is my query: $sql = 'SELECT t.*, f.*, p.*, s.*, u.*, z.* FROM ' . TOPICS_TABLE . " t LEFT JOIN " . FORUMS_TABLE . " f on t.forum_id = f.forum_id LEF...