The New And Improved Unofficial R65 Forum V2

General Category => Chit-Chat => Topic started by: Justin B. on October 12, 2020, 08:46:40 PM

Title: Not Secure, Part 2
Post by: Justin B. on October 12, 2020, 08:46:40 PM
OK, I fixed the "not secure" issue on the main page but have noticed when I open most threads the not secure notice comes back.  What is causing this is that the user uploaded avatar is using http: instead of https:

I need everybody to go into their profile and if their avatar image starts with http change it to https.

Thanks.
Title: Re: Not Secure, Part 2
Post by: wilcom on October 12, 2020, 09:36:15 PM
Mine was already https
Title: Re: Not Secure, Part 2
Post by: Justin B. on October 12, 2020, 09:51:44 PM
One of the SMF developers looked at the forum and singled out one of your posts for having "mixed content" so I determined it was your avatar and fixed it!  :beatnik:
Title: Re: Not Secure, Part 2
Post by: wilcom on October 12, 2020, 11:33:40 PM
I cruised around and looked at a bunch of avatars with the right click and inspect and there are lots of them that are http
Title: Re: Not Secure, Part 2
Post by: Justin B. on October 12, 2020, 11:56:09 PM
Yeah, I know! :mad:  According to the forum folks they will all need to be fixed manually.  All of this stuff is in an SQL database, I can look at the member table and see the avatar url but don't know how to do a global replace.  I wish I knew what I was doing.  I spent all of my spare time for 3 days chasing this crap down!