×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Social Extensions
JUX Social Tabs
Mixed Content - Various channels load js via http when site is https
Mixed Content - Various channels load js via http when site is https
Less
More
Posts: 1
Thank you received: 0
7 years 1 month ago - 7 years 1 month ago #18222
by John Cowles
Hi,
It looks like you are loading the Flickr api on http without checking for the current protocol. Our sites are always https.
error on console : Mixed Content: The page at 'https://......' was loaded over HTTPS, but requested an insecure script '
api.flickr.com/services/feeds/photos_public
......'
In source :
url = '
api.flickr.com/services/feeds/'+fd+'.gne...t=json&jsoncallback=
?';
getFeed(ti,type,url,data,o,id,share,tweetId);
Should this not be passed a value from the server by for protocol ?
I can't see how this could possibly work on https:// ?
I also see that the protocol is hard coded for other channels.
Many thanks
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
7 years 1 month ago #18230
by HaiND
Hi John Cowles
Thanks for contacting and choosing our product
About your problem, I'm sorry. Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Forum
JUX Member Forum - Restricted to Members Only
JUX Social Extensions
JUX Social Tabs
Mixed Content - Various channels load js via http when site is https
Time to create page: 0.130 seconds