Logging out redirect/permissions issue ongoing on 5.6
PermalinkThe love affair with Concrete 5 is coming to an end sadly as 5.6 doesn't seem to have a upgrade to 5.7 and I am having a huge array of bugs on the many sites I've done over the past few years in 5.6. Mainly to do with logging out and access denied errors that seems to be resolved on taking out the .htaccess redirect code and turning off pretty URL's but this isn't sustainable and we can't expect clients to do this. Is there any workaround for this? It manifests itself by access denied issues if you try and do anything on the site sometimes if you publish and then go back in it works but it is happening on a number of sites. Any ideas anyone?

Thanks for your comment - how do you do a 'fresh install' I usually have been doing them through the site itself. So its saying the site is up to date but I somehow suspect its something to do with this.
Update - depends on the site. I usually use the dashboard update, then use the force option if necessary to make sure it has fully completed.
However, on any non-trivial site I usually use the overall process described in the howtohttps://www.concrete5.org/documentation/how-tos/developers/organise-... . Core version update is then just part of an overall process of cleaning and streamlining a site.
I've seen a similar thing happen with a couple of sites we had running on Heart Internet shared hosting.
The problems we had were related to caching issues - particularly on the login page.
With the sites in question I altered the caching so it wouldn't cache the login page and added a little code to the login controller to empty the site cache on login.
Got these coming in thick and fast - I'd be really grateful for that snippet of code if you can dig it out. Many thanks in advance...