SSL – Logged out after opening page
-
Hi,
I added Cloudflare + SSL to my site.
The site itself is working well. All content is properly delivered over HTTPS.Unfortunately, the Admin Area isn’t working well.
The scenario:
1) I go to https://www.mysite.com/wp-login.php
2) I enter my login details and log in
3) I’m successfully logged in. Everything is looking normal for now.– THE PROBLEM –
Once I go to the homepage of my website trough the “Visit Site” link in the Admin Top Bar, I get logged off automatically.
I have this problem from the point I installed CloudFlare.
For the record, I added this line of code to my wp-config.php file:
define('FORCE_SSL_ADMIN', true);
I really hope someone can help me.
Thanks in advance.
- The topic ‘SSL – Logged out after opening page’ is closed to new replies.