if (empty($this->user_id)) {
                throw new Exception("Cannot validate sighting - user_id cannot be empty"); 
                return false;
            }