if (empty($this->id)) {
                throw new Exception("Cannot approve location - no location created yet"); 
                return false;
            }