$top5 = $this->registry->db->query_first("SELECT * FROM " . TABLE_PREFIX . " user ORDER BY post_thanks_user_amount DESC LIMIT 5");