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

cardozad7721060
cardozad7721060

Hi,

Hope someone can help me with this. During the update i am getting these errors

1. Trait method fireViewEvent has not been applied, because there are collisions with other trait methods on Backend\Classes\Controller

/home/name/public_html/modules/backend/classes/Controller.php line 731

Type
Undefined
Exception
Symfony\Component\Debug\Exception\FatalErrorException

725 if ($forceSecure === null) {

726 $forceSecure = !Config::get('app.debug', null);

727 }

728

729 return !$forceSecure;

730 }

731}

2. Trait method fireViewEvent has not been applied, because there are collisions with other trait methods on Backend\Classes\WidgetBase

/home/name/public_html/modules/backend/classes/WidgetBase.php line 285

Type
Undefined
Exception
Symfony\Component\Debug\Exception\FatalErrorException

279 */

280 public function resetSession()

281 {

282 $sessionId = $this->makeSessionId();

283 Session::forget($sessionId);

284 }

285}

3. Some plugins that i have disabled and then removed through the admin panel, are still showing when i do check for updates. I have also removed the folders from the plugin folder.

These are still showing LaminSanneh.FlexiContact 1.3.4 New plugin BenFreke.MenuManager 1.5.0 New plugin Mey.Breadcrumbs 1.0.10 New plugin Flynsarmy.SocialLogin 1.0.17 New plugin Raviraj.Rjgallery 1.1.3 New plugin AnandPatel.WysiwygEditors 1.2.4 New plugin Keios.Multisite 1.1.0 New plugin LynxSolutions.Scrolltop 1.0.5 New plugin Indikator.Backend 1.6.3 New plugin October.Drivers 1.1.1 New plugin

Is there a way to remove these from being updated? Is there any option to update individual plugins?

Thanks

Last updated

1-1 of 1

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