Login as Admin, but site not editable

Permalink
Hi all,

I log in as admin, but the Admin mode and the editing toolbar do not appear. The screen just switches back to the site, and I'm no longer logged in.

How do I fix this?
Thanks

 
A3020 replied on at Permalink Reply
A3020
It sounds to me like your session is not active anymore. To be sure, do a hard refresh when you're on the home page, to exclude it's browser cache.

If that's not the case, can you check if your browser accepts cookies? You should have two cookies by the time you're logged in (CONCRETE and CONCRETE_LOGIN).
ConcreteOwl replied on at Permalink Best Answer Reply
ConcreteOwl
Make sure your web server is not running a background cache program like 'Varnish Cache' or similar, if it is running, ask them to turn it off for you.
If its a 'Lightspeed cache' add this line to your RewriteEngine rules in htaccess
RewriteRule (.*) - [E=Cache-Control:no-cache]
CArts replied on at Permalink Reply
CArts
I'm having the same issue. It started after adding HTTP code from MailChimp site that creates a pop-up to subscribe to a mailing list. I can't get back in to remove from the home page but can edit other pages... anything work for you?
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Go to sitemap, click on 'Home' page and select 'Versions', find the last one that worked okay and click inside the version box and select 'Approve', if you get a message stating that it was successfully approved, click inside the box of the faulting version and select delete.
That should get you back in action again..