help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Issue with Venue map on https site
Issue with Venue map on https site
7 years 8 months ago - 7 years 8 months ago
We recently migrated all of our sites and now have autoSSL for all of our sites.
In the backend now with JEM 2.2, the maps don't show on Firefox. I was able to look at in Chrome and click a button in the address bar to allow the content.
In Firefox, I looked at what errors the console gave and found this:
Without having to "hack" the files, how can we get the maps and jquery to read https as well?
In the backend now with JEM 2.2, the maps don't show on Firefox. I was able to look at in Chrome and click a button in the address bar to allow the content.
In Firefox, I looked at what errors the console gave and found this:
Code:
Blocked loading mixed active content “http://maps.googleapis.com/maps/api/js?key=AIzaSyA4Og9aZctaAB0bX3IXlUer_qYE5BdNUgU&sensor=false&libraries=places&language=en”
Blocked loading mixed active content “http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js”
Without having to "hack" the files, how can we get the maps and jquery to read https as well?
Last edit: 7 years 8 months ago by dannette. Reason: full content not showing
Please Log in or Create an account to join the conversation.
Re: Issue with Venue map on https site
7 years 7 months ago
I think Firefox uses the strict SSL mechanic. Where it is forbidden to import non-https sources in https websites.
So in my opinion you have to change the include of the googleapis from http to https in the files. Anoter opportunity eventually won't exist.
So in my opinion you have to change the include of the googleapis from http to https in the files. Anoter opportunity eventually won't exist.
The following user(s) said Thank You: Bluefox
Please Log in or Create an account to join the conversation.
Re: Issue with Venue map on https site
7 years 7 months ago
@Egnarts
think you are right about the http to https part as stevent (user here in the forum) did also ran into an issue with it.
He did change to https and the map worked so yep that can be the solution.
think you are right about the http to https part as stevent (user here in the forum) did also ran into an issue with it.
He did change to https and the map worked so yep that can be the solution.
Please Log in or Create an account to join the conversation.
Re: Issue with Venue map on https site
7 years 7 months ago
Eventually it would better to change it by default in a next update.
As far I know, including a https url into a http Website does not run into problems. But that should be tested.
As far I know, including a https url into a http Website does not run into problems. But that should be tested.
Please Log in or Create an account to join the conversation.
Re: Issue with Venue map on https site
7 years 7 months ago
Yes it would be better on an update so I don't have to "customize" the files and possibly lose it in an update. Https works on http sites too - it's the other way around that is giving issues. Could you not just use "//"? I've seen things like //google.com etc.
Please Log in or Create an account to join the conversation.
Re: Issue with Venue map on https site
7 years 6 months ago
I changed three sites to https. And the map in editvenue in frontend and backend is lost, even when I changed the google-links from http:// to https://.
On three sites on http:// the possibility to see the map during creating is there, even after changing the google-links to https://
There must be some other things!
On three sites on http:// the possibility to see the map during creating is there, even after changing the google-links to https://
There must be some other things!
Please Log in or Create an account to join the conversation.
Time to create page: 0.490 seconds