The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
||||
|
||||
Quote:
I have an ssl on my site and forums and http images load up just fine so using SSL is fine to use even if you have http images from other sites ... |
#32
|
|||
|
|||
Quote:
|
Благодарность от: | ||
CAG CheechDogg |
#33
|
||||
|
||||
Oh I hear you on that ... but if you explain to your members why those popups are triggered then they will understand... believe me if my forum's members are concerned about something like this I make sure I explain to them in detail what "mixed content" is ..why google and chrome feel the need to warn us about it and the risks of allowing something to load up if its not https hosted ...
So far I haven't had any problems what soever ... The responsibility of owning and operating a forum and website is knowing how to communicate with you members and explaining to them the risks of using not just your site and forums but any out there ... and what to do to protect themselves from these threats ... The fact that I take the time to explains stuff like this to them is why my site/forums has been so successful and why I decided to put my site/forums behind https .... I launched my website/forums in 2008 and it has been behind https since then without problems ... So yes, "our" member's concerns are also our concerns and problems ... totally agree !!! |
#34
|
|||
|
|||
The makeup of users that visit your site are likely a bit different than mine. Most of my users are sports nuts and the warning scares them. They aren't as tech savy as gamers and tend to me older. While I can explain it to them it doesn't look good with new users. When I can get a good image proxy I will put my forum behind SSL and enable SPDY.
|
#35
|
||||
|
||||
You can have an ssl certificate on your site to avoid the warnings without actually using the htps://.
|
Благодарность от: | ||
CAG CheechDogg |
#36
|
||||
|
||||
You can also select what directories or parts of your site are behind https and which are not ...
On my site I need some images hosted without https and I use the following in my htaccess Code:
RewriteEngine On RewriteCond %{HTTPS} on RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} |
#37
|
|||
|
|||
What do you mean. If you load an image or script over http:// on a site that is loading via https you will get the warning. Different browsers may display this warning in different ways but you still get it.
|
#38
|
||||
|
||||
You can redirect all https: to http: and add both to the white list in your vbulletin options and you should not get those warnings.
|
#39
|
|||
|
|||
Quote:
--------------- Added [DATE]1418184496[/DATE] at [TIME]1418184496[/TIME] --------------- This is what vbulletin needs. https://xenforo.com/community/resour...ge-proxy.2747/ --------------- Added [DATE]1418189485[/DATE] at [TIME]1418189485[/TIME] --------------- Here is what github did https://github.com/blog/743-sidejack...proxied-assets https://github.com/atmos/camo |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|