Update to Version 5.6.1
Permalink
Hi everyone! I'm running c5 5.6.0.2 and wanted to update to Version 5.6.1. Trying the dashboard update option, I got the message that no updates were available. How can I update to 5.6.1?
Thanks for the quick reply and help.
hi, i've just update my website from 5.6.0.2 to 5.6.1
all my design became awfull, in the source code there are many links to the update folder :
how to restore my css link ?
all my design became awfull, in the source code there are many links to the update folder :
<link rel="stylesheet" type="text/css" href="/updates/concrete5.6.1/concrete/css/ccm.base.css?v=979d654511103b972516839fbd8f8a4f" /> <script type="text/javascript" src="/updates/concrete5.6.1/concrete/js/jquery.js?v=979d654511103b972516839fbd8f8a4f"></script> <script type="text/javascript" src="/updates/concrete5.6.1/concrete/js/ccm.base.js?v=979d654511103b972516839fbd8f8a4f"></script>
how to restore my css link ?
I would check your themes in the dashboard and making sure they are activated correctly .. *if nothing seems funny then downgrade and copy the site to a test area were your not scared to break things
If your site is live you can revert back to 5.6.0.2 by ftp editing config/site.php
http://www.rynomediaonline.com/resources/downgrading-your-concrete5...
If your site is live you can revert back to 5.6.0.2 by ftp editing config/site.php
http://www.rynomediaonline.com/resources/downgrading-your-concrete5...
thx for the reply,
but i decided to all delete and make a fresh install of the 5.6.1
i will never try another update for the future ^^"
but i decided to all delete and make a fresh install of the 5.6.1
i will never try another update for the future ^^"
It was explained here by Mkly a few threads backhttp://www.concrete5.org/community/forums/installation/update-to-5....
For manual update > go to c5 download section > download latest version zip file > upload to your_root/updates folder.
Extract the zipped file in that folder. Back up your database first then > go to dashboard > system setting > update concrete5 link > click update.
Hope it worked out.