cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
63 stars 15 forks source link

Front end map don't load on SSL (https) connection, #792

Closed luki-zz closed 7 years ago

luki-zz commented 7 years ago

There is an issue with map not loading on https://gorydlaciebie.pl/mapa/

The error that I get via Firebug is: Blocked loading mixed active content “http://maps.google.com/maps/api/js?sensor=false&key=..."

There is no configuration option to change connection type to secure.

cyberhobo commented 7 years ago

I believe this was resolved in version 1.8.3, see #703.

luki-zz commented 7 years ago

Unfortunately there must be an error with pushing the changes to the final plugin. I have the latest version of the Geo Mashup plugin and in render-map.php on line 274 there is: google_3_url = 'http://maps.google.com/maps/api/js?sensor=false'

I can see that in your repository this has been changed but somehow didn't go the the final plugin.

cyberhobo commented 7 years ago

You're getting this from wordpress.org? I don't see that in render-map.php there:

https://plugins.trac.wordpress.org/browser/geo-mashup/tags/1.10.1/render-map.php#L237

luki-zz commented 7 years ago

Yes, this plugin was installed and updated via plugins page on my wordpress installation. There is no reference to the plugin version, so if there is no option to updated I assume I'm using the latest version.

cyberhobo commented 7 years ago

What is the WordPress version?

luki-zz commented 7 years ago

it's 4.7.5 I've drilled down to readme.txt and can see that I'm running Geo Mushup 1.8.1 Is it possible that previous developer disabled somehow updates of this plugin?

Łukasz Wojnar +48 733 560 852

2017-08-03 21:56 GMT+02:00 Dylan Kuhn notifications@github.com:

What is the WordPress version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cyberhobo/wordpress-geo-mashup/issues/792#issuecomment-320073567, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfO8j5EFu-s_rwPV5fXlZ5FJF8Qzm57ks5sUiYGgaJpZM4OoY7G .

cyberhobo commented 7 years ago

Something must be preventing updates. You could try downloading the current ZIP and installing that, or just delete what you have (back up first) and try reinstalling.

luki-zz commented 7 years ago

Yes, thank you. Thats probably what I'll do.

Łukasz Wojnar +48 733 560 852

2017-08-03 22:02 GMT+02:00 Dylan Kuhn notifications@github.com:

Something must be preventing updates. You could try downloading the current ZIP and installing that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cyberhobo/wordpress-geo-mashup/issues/792#issuecomment-320074741, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfO8rQRby_EWC9h7LH9LlGFjKSu7TDiks5sUic3gaJpZM4OoY7G .