SSL image

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 11 años
Hi,
Since the pictures has http address the https web adres gives an error. How can i change pictures source address http to https (on https mode)

Thank you
İhsan Karakaş
Hace 11 años
Since the pictures’ source adress start with "http", the page’s web address of "https://..." gives error. How can I change the pictures source address?
Hace 11 años
could you give more information? have you tried to modify something? in this case use relative addrsses (instead of http://blah.com/images/pic.jpg use /images/pic.jpg) or you can do check (write a function) if secure then use https if not, use http

out of the box silution should not give you errors
Hace 11 años
I presume you're experiencing the issue described here
Hace 11 años
Thank you Andrei. I made that update. But my problem is still continiunig. My web site address is http://www.ucuzsatar.com; and when I open the web site with the "https" protocol; pictures' address' are still coming in "http:/" protocol. I need the address of the pictures to be changed with "https:/" ptrotocol. How can I do that?

Thank you
Hace 11 años
ikarakas wrote:
Thank you Andrei. I made that update. But my problem is still continiunig

I'm sure you did something wrong because it works fine after the patch applied.
Hace 11 años
a.m. wrote:
Thank you Andrei. I made that update. But my problem is still continiunig
I'm sure you did something wrong because it works fine after the patch applied.


I applied the patch. When i clear cache it is work fine. But after still images comes "http" protocol.
Hace 11 años
Get the latest version here and play with it (without any source code changes). Do you still experience this issue?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.