$threadviews = $vbulletin->db->query_first(" SELECT SUM(views) AS tviews FROM " . TABLE_PREFIX . "thread ");