Page 1 of 1
Mixed content by default avatars
PostPosted: 24 Jul 2017, 18:45
by doctorbob
hello i noticed that if the chat script assigns an avatar to a member who didnt upload one......it loads it thru http and gives a mixed content error.
how can i change this for https please?
Re: Mixed content by default avatars
PostPosted: 24 Jul 2017, 20:49
by doctorbob
this is the exact error for what it helps
Mixed Content: The page at 'https://www.myvbulletin.com/forums/private.php' was loaded over HTTPS, but requested an insecure image 'http://www.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=identicon'. This content should also be served over HTTPS.
Re: Mixed content by default avatars
PostPosted: 03 Aug 2017, 15:45
by doctorbob
by the way....this is for a project i am helping with, which is a for full lic customer....
his whole site is getting mixed content errors basically all the time because i dont know where the gravatar url gets called from....
changing the "../image.php?u=" url in integrations.php does nothing
please help the sooner the better thank you
Re: Mixed content by default avatars
PostPosted: 17 Aug 2017, 18:08
by doctorbob
please?
Re: Mixed content by default avatars
PostPosted: 29 Aug 2017, 22:28
by smr891
This looks concerning. I am planning to migrate my site to full HTTPS soon so I definitely will be interested in a solution for this as well.
Re: Mixed content by default avatars
PostPosted: 30 Aug 2017, 19:03
by Jason
You can change the avatar path in the includes/integration.php file.
Re: Mixed content by default avatars
PostPosted: 23 Jan 2018, 09:57
by TMatthews
Hi
I have a similar problem Just changed my vbulletin 4.2.5 site to https, everything is perfect except when the chat bar is expanded I get a mixed content warning, this happens even if avatars are disabled.
What changes are required to solve this issue?
regards
Trevor