module smileys and https
Posted by chimel
module smileys and https August 16, 2017 09:11AM |
Registered: 15 years ago Posts: 3 |
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
How to change this?
Edited 1 time(s). Last edit at 08/16/2017 12:35PM by chimel.
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
Language: HTML<img class = "mod_smileys_img" src = "http://www.mydomain.tld/forum/mods/smileys/images/cool.gif" alt = "cool smiley" title = "cool smiley">
How to change this?
Edited 1 time(s). Last edit at 08/16/2017 12:35PM by chimel.
Re: module smileys and https August 16, 2017 01:15PM |
Admin Registered: 18 years ago Posts: 566 |
See this thread [www.phorum.org]
Re: module smileys and https August 16, 2017 03:43PM |
Admin Registered: 21 years ago Posts: 9,240 |
Re: module smileys and https August 17, 2017 08:38AM |
Registered: 15 years ago Posts: 3 |
Sorry, only registered users may post in this forum.