XF 1.5 Stay Logged In Not Working

kingjavo

Active member
For some reason when I check to stay logged in, when I return to the site it makes me log in again. Is there a setting or something needed somewhere in XF or my Hosting to cache your login or somthing. BTW, I recently switched to a new host which I think may be causing my issue.

1523368444917.webp
 
Chances are it's related to the fact that http://www.simheads.com doesn't redirect to https://www.simheads.com. Similarly http://simheads.com and https://simheads.com/ don't either. All redirects need to go to https://www.simheads.com (assuming that's the one you want to use) or you will get login issues. Get that sorted and see if that resolves the issue. This guide should help:

https://xenforo.com/community/resources/how-to-implement-ssl-to-secure-http-traffic-https.5425/

and see point 19 of the FAQ for the non-www to www issue:

https://xenforo.com/community/threads/frequently-asked-questions.5183/#post-180456
 
Ok followed your recommended steps... looks like it's working. I'll monitor it for a few days to confirm. Thanks for the help! :)
Whilst all are going to https now, they are still not secure as you'll see in your browser:

1523369704628.webp

There are mixed content errors if you check the browser console.


In addition you still have effectively 2 separate sites - https://simheads.com/ and https://www.simheads.com/. You need to follow the non-www to www guide to sort this.
 
Ok, just getting back to this now. Sorry missed your www to non-www link in your original reply. :sneaky:

The https certificate is secure... could it be your cache?

1523389529064.webp
 
Top Bottom