Site Upgrade then Crash

Permalink
Hi,

I took a copy of my site from an existing web server, removed the cache files and loaded onto a new server. All worked fine. It was running C5 version 5.4.22 and I updated to 5.5.2 with no problems. I then took it to 5.6.1.2 and it died a tragic death. The error message I am getting is:

SCREAM: Error suppression ignored for ( ! ) Fatal error: Call to a member function getPackageHandle() on a non-object in C:\wamp\www\lightsforyou.com.au\updates\concrete5.6.1.2_updater\concrete\core\libraries\view.php on line 105 Call Stack #TimeMemoryFunctionLocation 10.0006245112{main}( )..\index.php:0 20.0017328000require( 'C:\wamp\www\lightsforyou.com.au\concrete\dispatcher.php' )..\index.php:2 30.0032340136require( 'C:\wamp\www\lightsforyou.com.au\concrete\startup\updated_core_check.php' )..\dispatcher.php:14 40.0044396680require( 'C:\wamp\www\lightsforyou.com.au\updates\concrete5.6.1.2_updater\concrete\dispatcher.php' )..\updated_core_check.php:6 50.349312724384Concrete5_Library_View->render( )..\dispatcher.php:258 60.536717178816include( 'C:\wamp\www\lightsforyou.com.au\updates\concrete5.6.1.2_updater\concrete\themes\default\view.php' )..\view.php:929 70.536817178960Concrete5_Library_View->inc( )..\view.php:3 80.537417194328include( 'C:\wamp\www\lightsforyou.com.au\updates\concrete5.6.1.2_updater\concrete\themes\default\elements\header.php' )..\view.php:447 90.600319449208Concrete5_Library_View->getStyleSheet( )..\header.php:10


Can anyone point me to the solution to this please. In the meantime I have reverted back to the old server and version 5.4.22.

Kind regards Ian

ianj
 
JohntheFish replied on at Permalink Reply
JohntheFish
A few random thoughts on things to check:

- 5.6.1.2 update is in the correctly named updates folder

- the actual 5.6.1.2 updater was run

- the update line is at the end of config/site.php
exchangecore replied on at Permalink Reply
exchangecore
When you upgrade to 5.6.1.2 you must be running version 5.5.2.1, version 5.5.2 won't cut it. Try again and let us know how it goes!
ianj replied on at Permalink Reply
ianj
I did actually update to 5.5.2.1 before doing the 5.6.1.2 update. The folder name seems to be correct. The updater did run and the update line is at the end of the config/sie.php file. I can get to the dashboard and it it operates fine but not to the site content. I am wondering if I have to force update some of the add-ons. Maybe e-Commerce is the culprit. I will try this.
ianj replied on at Permalink Best Answer Reply
ianj
OK I seem to have solved the problem. After the update to 5.6.1.2 the site did not have an activated theme. In addition there were other issues about page permissions (no view permissions exist by default after the update), which I have experienced on other sites after an upgrade. I have reported this as a bug but it is still happening with nearly every site update I do.

It seems to be operating OK now.

Kind regards
Ian
laktik replied on at Permalink Reply
laktik
Hey inaj,
I'm experiencing he same thing...
"/updates/concrete5.6.1.2_updater/concrete/core/libraries/view.php on line 447"

how did you solve the problem with theme and page permission issue?

Thanks

LK