if (!filter_var($this->forum_thread_id, FILTER_VALIDATE_INT)) {
            $this->forum_thread_id = 0;
        }