Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Fatal error: Call to a member function Load() on a non-object in /public/sites/www.xxxx.xx/modules/SimpleSiteInfo/event.Core.ModuleUpgraded.php on line 25
SimpleSiteInfo has an event handler for module upgrades. Core upgrades contain updates to the core modules, so it fires the handler. Unfortunately, if you're not initially logged into the admin on the site before you do the Upgrade, the nuSoap module doesn't load (it's only available to Admin users), so it throws out this error.
For now, the best workaround is to disable the module prior to Upgrading the core, then re-enabling it after.
I will post a new version that checks for nuSoap load-ability prior to firing the handler.
I'm going to disable firing of events during the install/upgrade process in 1.9.1
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
-------------------- If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.