$threadcountpst=$db->query_first("SELECT COUNT(*) AS count FROM " . TABLE_PREFIX . "thread WHERE postuserid = '" . $this->post['userid'] . "'");