embed external resources using https

  • Stefan Zahnd
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #16561 by Stefan Zahnd
embed external resources using https was created by Stefan Zahnd
I have SSL enabled on my entire site and if a user visits an event location using google maps he will get a message that the page has some unsecure content.

I had to change the reference maps.google ... to https:/maps.google... in the files
Code:
/components/com_eventbooking/views/location/tmpl/default.php
on line 41 and in
Code:
/components/com_eventbooking/views/map/tmpl/default.php
on lines 18 and 32.

It would be nice if the check for SSL is done automatically.

Another thing is the facebook like button. It's images are referenced to a site that does not support
Code:
http://static.ak.fbcdn.net/rsrc.php/v2/y7/r/ql9vukDCc4R.png
. So it is useless if you have SSL activated...
The following user(s) said Thank You: Matthias Blaß

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #27344 by Peter Levine
Replied by Peter Levine on topic Re: embed external resources using https
Thank you for this, incredibly helpful, as Chrome now won't let you display the location map greybox without making these changes.

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc