- Posts: 2
- Thank you received: 1
embed external resources using https
- Stefan Zahnd
- Topic Author
- Offline
- New Member
-
Less
More
12 years 10 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
on line 41 and in
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
. So it is useless if you have SSL activated...
I had to change the reference maps.google ... to https:/maps.google... in the files
Code:
/components/com_eventbooking/views/location/tmpl/default.php
Code:
/components/com_eventbooking/views/map/tmpl/default.php
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
The following user(s) said Thank You: Matthias Blaß
Please Log in or Create an account to join the conversation.
- Peter Levine
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
12 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
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.