$this->record = mysql_fetch_array($this->query_id);
$this->record = @mysql_fetch_array($this->query_id);