I see that version 3.2.3 was supposed to fix it. I have 3.2.3 but its still doing it
Plugin Author
mvied
(@mvied)
When you’re on the login page, always check the redirect_to parameter to make sure you’re not being redirecting to the wrong place. If it is incorrect, it will give the appearance of not working. It is, you’re just being redirected to the wrong place after your successful login. Try hitting wp-login.php without any parameters and see if the login works.
Hi Mvied
I’ve checked that. When I go to wp-admin it will let me into my admin panel but when I click on anything in my admin panel (eq post, pages, plugins) it will take me back to the login screen every time. But I’m still logged in?
Plugin Author
mvied
(@mvied)
Did you not set your SSL Host to perthvirtualphotography.sslaccess.com?
Yes & When I get redirected to the login, it comes up with https://perthvirtualphotography.sslaccess.com/login etc. but just keeps looping. If i goto /wp-admin then I can see all my admin but when I click on anything it will take me back to the login loop?
Plugin Author
mvied
(@mvied)
I’m pretty sure the plugin isn’t active. Everything on https://perthvirtualphotography.sslaccess.com/wp-login.php is being loaded from https://www.perthvirtualphotography.com.au/ which is impossible if the plugin is enabled and configured correctly. Just login at http://www.perthvirtualphotography.com.au/wp-login.php and make sure everything is right before you enable Force SSL Admin. Also, you should not use WordPress’ built-in FORCE_SSL_ADMIN with this setup.