$useri = $db->query_read(" SELECT * FROM " . TABLE_PREFIX . "threadcomment WHERE threadid = $threadinfo[threadid] AND userid != " . $vbulletin->userinfo['userid'] . "");