![]() |
Quote:
Try updating styles too in the maintenance section. |
Quote:
Secure is ok in both situations, that means all guests will see my forum centered Thank you for the answers |
Quote:
|
Quote:
--------------- Added [DATE]1483652671[/DATE] at [TIME]1483652671[/TIME] --------------- Quote:
|
Quote:
|
Quick question - if you had google analytic's running before the switch to https do you have to start and make a new account on google or can you just go into your google account and change the urls over to https?
|
Not not analytics but you will need to create a new webmaster tools account.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
<div align="center">xxxxxx<div/> <vb:if condition="$show['member']">xxxxxxxxx</vb:if> Quote:
Quote:
I only insert the url of my forum with HTTPS, so I I have both. Is this wrong? Thank you Richie for you help :) --------------- Added 06 Jan 2017 at 20:04 --------------- Quote:
http://www.MYSITE/users/10/Down12.png http://www.MYSITE/users/133/up13.png All links are the same until here, http://www.MYSITE/users/ Thanks |
Yes you need to add it to google webmaster tools. They treat it like a brand new url basically.
Don't know about that url but you should be able to find it either in a template or phpadmin. Could be a signature image. --------------- Added [DATE]1483729061[/DATE] at [TIME]1483729061[/TIME] --------------- Quote:
|
Quote:
|
Quote:
Thanks |
Quote:
Code:
UPDATE post SET pagetext = REPLACE(pagetext, |
Quote:
Get a new host, who you get your SSL certificate from is non of their business. |
Quote:
|
What is dedicated hosting?
You would have to ask Google, Apple, Microsoft, Mozilla and others for an explanation. |
What a pita https is.
I clicked let's encrypt within my cpanel and went to working on changing all http to https. My site is heavily modified and still shows "Your connection to this site is not fully secure". I went through all my plugins editing and find a few refuse to use https. Having trouble wrapping my head around how to get some addons to accept https and others refuse to function using https.... Upgrading to the latest stable vb4 would be set up default https? |
This should help..
https://www.whynopadlock.com/ And no, I do not think just doing an upgrade would save you though the latest beta works well with https:// it is not going to change your content. |
Thanks Richie, I have been fixing links shown from whynopadlock. Exhausting.
|
Did you use this bro?
UPDATE post SET pagetext = REPLACE(pagetext, 'http://path-to-image-store.com/', 'https://path-to-image-store.com/'); |
No, do I need to? I seem to be having an issue with only one image that I can not find anywhere.
Now to get a couple addons working properly with https.. |
Check your signature table.. I found many non compliant images there
I went into phpadmin and did a search there for the non ssl urls.. |
I think I am winning.
I have one image that I cannot find anywhere. http://anti-flag.com/forum/public/st...xclamation.png Any thoughts on finding it? |
It's in your css somewhere - search in styles -
Code:
/* format vBCode table */ Code:
#image { |
yep....it was there. Only place I did not search.
Thank you. |
Great. All you need to do now is convert your ad servers to get rid of the mixed content warnings.
|
I am glad I switched to https.
|
Did you have any issues with (vb4) quick reply or the bbcodes showing page as insecure?
|
I have and had no issues with either eddie ... I have been on https for the last 5 years now
|
odd, on a friends vb4 site everything is perfect but only when the quick reply is shut off.
I turn it back on, the page shows insecure. I checked and edited the custom bbcode to https, checked all default bbcode, thoughts? |
Quote:
|
Triple checked... oddly enough, when adding insecure https URL to https://www.whynopadlock.com it shows the link as secure. I am baffled.
|
whynopadlock has limitations. For example, only registered members see the QR box - or any other elements you have chosen to hide from guest viewing
|
Very strange I don't see anywhere on my site what would possibly cause that either ...
--------------- Added [DATE]1489768605[/DATE] at [TIME]1489768605[/TIME] --------------- Can you provide a link to yer' friends site ... |
Quote:
|
Hi all!
Did anyone encounter problems with avatars not working after migrating to https? The images are in the directory, but when viewing the avatar manager (and the individual users), they are not showing up. Stumped here... Am using WP and VB and am wondering how to fix my .htaccess as well. Paula |
It has been awhile but I used replacement variables. I believe that fixed the avatars.
I used this in htaccess: RewriteEngine On RewriteCond %{HTTPS} !=on RewriteCond %{HTTP:X-Forwarded-Proto} !https [NC] RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] For wordpress there is a plug in. I will look at one of my sites and let you know what it is. I cannot recall right now. ## The wordpress plug in is Really Simple SSL You may still have to do work though to fix it depending on plug ins, themes, widgets, etc. I did on a couple of my sites. |
All times are GMT. The time now is 09:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|