david92ng
Forum Replies Created
-
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Forced SSL Logins Broken.what do you mean by escaped? I cant really try it at the moment.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Forced SSL Logins Broken.I forgot to report back.
The problem was that it would work on normal http when installed normally but when you force https logins, it would not work on normal http anymore. So you ether have to use https for the entire site or just forget about ssl logins.
The workaround: install WordPress HTTPS plugin and force exclusively some pages to work with ssl. Then create a login page and put the login script there.
Since I liked the fact it works with buddypress and I was mostly interested in the profile picture and logout function when logged in. I used a wordpress dynamic widgets to make it so that ajax plugin will only show when logged in on every page and will only ask for login information on the secure login page.
Note that the code is kinda in a mess and im not sure if the dev is maintaining it. However I cant find anything else that worked better.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Forced SSL Logins Broken.I thought I fixed the problem when I reinstalled the SSL certificate. I can confirm i can use ssl properly on other sites. when you force SSL logins over http, the error occurs. However once you go to https, it redirects fine. Going to take a look at the code later.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Forced SSL Logins Broken.Love your plugin btw, works perfectly with varnish and w3cache!!!