March 20, 20214 yr I get an error message when I try and upvote posts from Safari mobile browser on my iPhone. Just started today, had no issues yesterday.
March 22, 20214 yr site isn't letting me login from other devices (logged in on laptop firefox browser right now, can't login using Safari on ipad or iphone)
March 24, 20214 yr I cannot log in on my laptop. I’m getting a message saying the forum log in page is no longer secure. I’ve tried on both Chrome and Safari. Ideas?
March 24, 20214 yr Same issue for me in Firefox (Windows) and Safari on iOS. The insecure message Huggy mentioned sounds like an SSL issue.
March 24, 20214 yr 1 hour ago, HuggyU2 said: I cannot log in on my laptop. I’m getting a message saying the forum log in page is no longer secure. I’ve tried on both Chrome and Safari. Ideas? From https://www.whynopadlock.com/results/26bdd552-25be-42e4-aa88-a19ba1c27922 (tests SSL of the page), the login form contains a target for the POST request (telling your browser where to send the username/password) of https://www.flyingsquadron.com/forums/login/ (even though the rest of the page is secure). Changing the HTML code for the form to target https://www.flyingsquadron.com/forums/login/ instead should fix that.
March 24, 20214 yr 4 hours ago, magnetfreezer said: From https://www.whynopadlock.com/results/26bdd552-25be-42e4-aa88-a19ba1c27922 (tests SSL of the page), the login form contains a target for the POST request (telling your browser where to send the username/password) of https://www.flyingsquadron.com/forums/login/ (even though the rest of the page is secure). Changing the HTML code for the form to target https://www.flyingsquadron.com/forums/login/ instead should fix that. just tried this on my phone (Safari) and still getting the same error.
Create an account or sign in to comment