This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

bjorngrunde
bjorngrunde

After installing several plugins via the backend i recived an error and now nothing really works. at all.

Call to undefined method Illuminate\Database\Query\Builder::forceSave() C:\EasyPHP-DevServer-14.1VC11\data\localweb\familylegion\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php line 2114


{
            return $this->dynamicWhere($method, $parameters);
        }
        $className = get_class($this);
        throw new \BadMethodCallException("Call to undefined method {$className}::{$method}()");
    }
}

My guess is that and plugin broke during installation? anyway to solve this problem?

Daniel81
Daniel81

This should now be fixed, see GitHub issue #420

bjorngrunde
bjorngrunde

Thanks, i can confirm it is fixed now.

JumboLove
JumboLove

I encountered this issue when I installed October on my VPS this morning and cannot access /backend.

I tried to run

php composer.phar update -d html

and I still am not able to access the backend. Is this the proper way to get the latest build?

Last updated

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.