Brad Morse
indifferent I’m indifferent

Need to change http: to https:

I am using custom matrix fields within a site that uses SSL and IE (like usual) refuses to execute the page if it sees any http:// in the script source path.

What I am asking is, how do I change it so the code that gets added to the rendered html, is https://

for example:

should be:

In my EE settings, I have site the URL of root directory and themes to be https:// - as seen in http://cl.ly/931356f6740353aad183

I printed out {site_url} and it has https:// in it.

EE 1.6.9
Matrix 2.0.7.1
FieldFrame 1.4.2

UPDATE: set the fieldtypes URL to include https://, originally set to /system/extensions/fieldtypes, now: https://domain.com/system/extensions/...

the problem seems to be with nGen File fieldtype: http://pastie.org/1084644
1 person has
this question
+1
Reply