Recent strange session and interface issues with 5.6
PermalinkI've noticed over the past few days that my 5.6(.3.1 and .3.2) are exhibiting odd behaviour, with logins not being persistent and elements of the interface not working (the Dashboard menu doesn't appear, although the Edit one does, and the in Dashboard itself the "Back to Website" button just says "Back" now, and the Intelligent Search box and Sign Out buttons have disappeared).
I have no idea what's causing this and there's nothing in my PHP error logs. The fact it has happened to multiple sites on the same server leads me to think it's a server configuration issue, but I can't imagine what would cause such specific problems.
Anyone have any thoughts?
Here's my environment from one of the affected sites:
# concrete5 Version 5.6.3.1 # concrete5 Packages Block Quoter (5.4.1.0.0), Cube Testimonials (1.0.6), Dynamic Iframe (1.7), Email List Signup (1.5.5), Galleria image gallery (2.0), Gallery (1.8.1), Iframe (1.0), SimpleFaq (3.0.0), Social Share Lite (1.2), Tumblr Feed (1.1.6), Venture (1.0.3). # concrete5 Overrides blocks/formigo_social_life, jobs/clean_temp_sessions.php, languages/fr_FR, languages/zh_CN, languages/fa_IR, languages/nb_NO, languages/ja_JP, languages/he_IL, languages/ro_RO, languages/pt_PT, languages/es_ES, languages/da_DK, languages/sv_SE, languages/es_MX, languages/it_IT, languages/cs_CZ, languages/fi_FI, languages/vi_VN, languages/es_AR, languages/tr_TR, languages/el_GR, languages/ru_RU, languages/sl_SI, languages/nl_NL, languages/sk_SK, languages/ar, languages/de_DE, languages/zh_TW, languages/es_PE, themes/default, themes/pascal, themes/orman # concrete5 Cache Settings Block Cache - On Overrides Cache - On Full Page Caching - Off # Server Software LiteSpeed # Server API litespeed # PHP Version
Any thoughts much appreciated!

I just upgraded a site from 5.6.3.2 to 5.6.3.3 and it fixed the issue temporarily, but now it's happening again. This is across different installations on different servers. I've disabled the cache and emptied /files/tmp, to no avail.
I too have noticed the problem. After login whenever i am clicking in the file manager link or trying to edit content in front end i am redirecting to the login page again.
I would be curious to know how an older version of Chrome reacts. My rational on this is that I could replicate the problem on a full size PC, a notebook , a tablet (Android) and an *iphone (Apple).
*The iphone uses Safari and this is the only device I saw the problem using Safari.
Another point of interest is that Google recently released Chrome for mobile which works on your laptop, tablet and mobile.
I am not a programmer of any level however my comprehension of what I have read is that Concreate5 may need to tweak something (CSS?). (if I am way off, my appologies)
Chrome for mobile link -https://www.google.com/intl/en/chrome/browser/mobile/#utm_campaign=e...
Device mode and mobile emulation info for developers link -https://developer.chrome.com/devtools/docs/device-mode...
(I'll take a look tomorrow to see if I can make it work).
Changing the array values in $phonedevices and $tabletdevices in Concrete/libraries/3rdparty/mobile_detect.php will have to go to those that know. Thank you again. The issue is addressed.