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
-
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.
-
Mine was already https
-
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:
-
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
-
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!