SSL image

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
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ş
11 years ago
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?
11 years ago
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
11 years ago
I presume you're experiencing the issue described here
11 years ago
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
11 years ago
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.
11 years ago
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.
11 years ago
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.