Hi there.
I keep getting logged out of my blog.
I cleared all my coockies and cache.
I use google chrome with WP 2.8.5
It doesn't happen in other blogs I run.
Might it be one of my plugins ?
Any idea what to check for (before turning them off, and waiting ?)
Thanks,
Tal
delmarsurf
Member
Posted 3 days ago #
Yea, fun. I could not find the answer to this anywhere either. The fix for me was to add security key definitions to the wp-config.php file. I did not have them because my wp-config.php file was so old from multiple upgrades. Find more here http://codex.wordpress.org/Editing_wp-config.php#Security_Keys and use the online generator to create your keys https://api.wordpress.org/secret-key/1.1/
Hope that helps
Very interesting delmarsurf, I'll check it out - Thank you!
Ok, indeed I didn't have this in that blog. I added the lines, although the problem was resolved after turning a bunch of plugins off (I am unsure as to which of them is responsible). Maybe now I'll be able to turn them back on.