Upgrade core fail 5.5.2.1 to 5.6.1

Permalink
Hi,

I am having trouble upgrading the core from 5521 to 561. I have tried method 1 and 2 (in place method). When I run the upgrade script nothing happens. I have checked the database and it the CONFIG > APP_VERSION_LATEST does not change from 5.2.2.1. Please. Any suggestions appreciated.

Thank you

 
ScottSandbakken replied on at Permalink Reply
ScottSandbakken
Are you getting any error messages in the log?
radiokweb replied on at Permalink Reply
I have checked the logs. There are no exceptions or errors.
radiokweb replied on at Permalink Reply
I'm going to attempt again using 5.6.0 this time instead.
radiokweb replied on at Permalink Reply
Ok,

This time I am getting a fatal error:

Fatal error: Cannot redeclare class Mobile_Detect in /home/clients/radiok.org/www/updates/concrete5.6.0/concrete/libraries/3rdparty/mobile_detect.php on line 16

This is code I added to help with mobile detection (we are using the site to stream to an IOS app and the developer of the app needs to bypass the index.php).

I am going to talk to him and see if we can find a workaround.