I passed phorum in https but the images of the smileys remains in http.
chrome developer tool message :
Mixed Content: The page at 'https: //www.mydomain.tld/forum/list.php? 14' was loaded over HTTPS, but requested an insecure image
In my source code
[code="html4strict"]
<img class = "mod_smileys_img" src = "[
www.mydomain.tld]; alt = "cool smiley" title = "cool smiley">
[/code]
How to change this?
Edited 1 time(s). Last edit at 08/16/2017 11:35AM by chimel.