Mixed content error when using widget over https
Dear all-
Our University portal uses https (https://portal.kent.ac.uk) and we have added a Get Satisfaction Widget to our University portal. we have modified the the links in the Widget to also use https:
"http://getsatisfaction.com/university...
This causes a mixed content error message on IE. You can see this on the bottom right side of https://portal.kent.ac.uk
Is there a way to avoid this problem?
Many thanks,
Bonnie
Our University portal uses https (https://portal.kent.ac.uk) and we have added a Get Satisfaction Widget to our University portal. we have modified the the links in the Widget to also use https:
"http://getsatisfaction.com/university...
This causes a mixed content error message on IE. You can see this on the bottom right side of https://portal.kent.ac.uk
Is there a way to avoid this problem?
Many thanks,
Bonnie
4
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Hi Bonnie,
Apologies for the error. We're working on an update for the widget that allows us to support https/ssl. We'll update when this is done.
I’m eager
-
Any idea when this is going to be completed -
This is completed. You can just replace any mention of http with https in the embed code. -
Inappropriate?var protocol = (("https:" == document.location.protocol) ? "https://" : "http://");
document.write(unescape("%3Cstyle type='text/css'%3E@import url('" + protocol + "s3.amazonaws.com/getsatisfaction.com/feedback/feedback.css');%3C/style%3E"));
document.write(unescape("%3Cscript src='" + protocol + "s3.amazonaws.com/getsatisfaction.com/feedback/feedback.js' type='text/javascript'%3E%3C/script%3E"));
document.write(unescape("%3Cscript type='text/javascript' charset='utf-8'%3E"));
document.write(unescape("GSFN.feedback('" + protocol + "getsatisfaction.com/[your company]/feedback');"));
document.write(unescape("%3C/script%3E"));
1 person says
this answers the question
-
could you give a hint as to how to put this in the widget code?
Loading Profile...



