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

Shapeless
Shapeless

I followed the directions to a T on the update from beta page. Getting a lot of exception errors.

I did a fresh installation set up that database I copied over plguins I copied over my theme

Is this a problem with plugins not being compatible? I am not able to add new plugins to my beta site.

This is the error I'm getting

      * @return mixed
 */
public function __call($method, $parameters)
   {
       if ($method == 'boot') return;

       throw new BadMethodCallException("Call to undefined method [{$method}]");
  }

}

Last updated

Flynsarmy
Flynsarmy

Yes, many plugins haven't been upgraded for beta compatibility. Your best bet is to check the changelog tab on each plugin page and disable/remove the broken ones.

1-2 of 2

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