Hi Tried to find this line, but also cant find it $sql = "SELECT p.post_id Only thing i can find with p.post_id in it are these lines $order_sql = (!$post_id) ? '' : "GROUP BY p.post_id, t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t...