In a old website in joomla 1.5, the installed Chrono Contact (version 3.1 RC5.5) module (mod_chronocontact 1.3/ V3.1 RC5.2) use a http:// syntax in the style attribution.
This link tag give, in the browser, a grey lock with an orange triangle indicates that the browser is not blocking insecure passive content.
The other pages do not give problems (green lock full secure pages); only those with the mod_chronocontact module and the only problem I found is that this links are without the https suffix.
For example:
"http://www.tennisclinic.de/modules/mod_yj_booking/files/images/rounds.png"
(view-source:https://tennisclinic.de/index.php - line 119 to line 436)
There is a way for for modify this core code?
This link tag give, in the browser, a grey lock with an orange triangle indicates that the browser is not blocking insecure passive content.
The other pages do not give problems (green lock full secure pages); only those with the mod_chronocontact module and the only problem I found is that this links are without the https suffix.
For example:
"http://www.tennisclinic.de/modules/mod_yj_booking/files/images/rounds.png"
(view-source:https://tennisclinic.de/index.php - line 119 to line 436)
There is a way for for modify this core code?