Re: Https Protocol Request
Posted by
h3rb1x on
Oct 11, 2018; 2:08pm
URL: https://support.nabble.com/Https-Protocol-Request-tp7600969p7601583.html
I don't have the issue that Harvey is having.
However, all of the images uploaded to my forum are still linked to the http causing the mixed content error.
This is what I see when I view the source and the inspector:
<img src="http...
Now, I am unable to make any changes manually since the images, when uploaded have the below code:
<nabble_img src="....
Looks to me that "nabble_img" needs to be updated globally not just "forced" to use https.
Hopefully that hint helps the developers.