global $vbulletin;$threadcount=$vbulletin->db->query_first("SELECT COUNT(*) AS count FROM " . TABLE_PREFIX . "thread WHERE postuserid = '$userinfo[userid]'");