Fatal error: Call to a member function getCollectionID() on a non-object - Upgrading from 5.6.0.2 to 5.6.1

Permalink
Hi there,

I recently updated a local copy of one of our sites from 5.6.0.2 to 5.6.1.
The upgrade was successful (i get a message on screen saying it worked) and when i click 'back to site' it gives me this error...

Fatal error: Call to a member function getCollectionID() on a non-object in /Users/user/Sites/site-root/updates/concrete5.6.1/concrete/core/models/collection.php on line 444.

When comparing this part of the file with the same file in 5.6.0.2 there seems to be a few extra lines relating to the caching:

ie. CacheLocal::set('csrCheck', $s->getCollectionID() . ':' . $s->getVersionID(), true);

Has anyone else experienced this problem or know of a current fix?

Thanks!

jpcharrier
 
yolk replied on at Permalink Reply
yolk
I have this too, any news?
peterfinch replied on at Permalink Reply
peterfinch
I'm getting a fatal error when trying to update from 5.6.0.2 and it's been consistent when updating to 5.6.1.1 and 5.6.1.2:

Fatal error: Call to a member function overrideCollectionPermissions() on a non-object in /home/sites/photoboffin.co.uk/public_html/updates/concrete5.6.1.2_updater/concrete/core/models/permission/assignments/area.php on line 33

Not being so technical, I have no idea what it means or how to proceed.

Pete