Downgrade from 5.5.0
PermalinkHow can I downgrade back to 5.4.2.2??
I did a Database backup just before the update, and also made a copy of all the site files... So I should be able to roll back??
Please help!
Thanks!
If you take some serious time to look a the new interface, I am sure that you will find it more easy to use and more polished than before, you can even bookmark sections!
You can as well white label your cms with ease.
Its faster than before, easier than before, just need time for users to play with it and grasp the overflow properly.
Desagree completly with your (rubish) statement.
Paulo
However, with that said, C5 is a great product with a great core group who have always been extremely helpful. Some people are better at figuring out 'glitches' than others (I couldn't)...but for sure, this will all get figured out .... I am looking forward to the new features on version 5.5. Hang in there! :-)
MilHealth: I was able to successfully roll back my site to v5.4.2.2. I ran into issues with my dashboard not appearing as well. I got a "page not found" error.
All I did to solve it is clear the cache... Tricky part is you can't do that without the dashboard.
What I had to do is roll back to v5.4.2.1, which is very easy to do. All I did was comment out the following line in the config file, aka "config/site.php":
[code]define('DIRNAME_APP_UPDATED', 'concrete5.4.2.2');[\code]
Then my dashboard worked fine. I cleared the cash, reactivated that line of code, and I had a working v5.4.2.2.
Failing that, you could go in with FTP, and clear your cache files in the "files" folder... Just be careful you don't delete something else.
Good luck.
What I had to do is roll back to v5.4.2.1, which is very easy to do. All I did was comment out the following line in the config file, aka "config/site.php":
[code]define('DIRNAME_APP_UPDATED', 'concrete5.4.2.2');[\code]
Thankfully, I had backed up my site prior BUT on restore, I can only access the front end of my site but not the dashboard. I get the dashboard 'wall paper' ... that's it??
I was really looking forward to the new features ... but not this :-(