ZenphotoCMS Forum
Google map strange disappearance - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Google map strange disappearance (/thread-5642.html)



Google map strange disappearance - olihar - 2009-08-11

Hi gang

I noticed something strange after the weekend

http://img.skitch.com/20090811-fgriuptjh39q8wdsek5t7hf2x5.png

My google map tiles dont't show, the Google Logo is there.

There have been no changes for some time on my page other then I uploaded few photographs.

see here it does not work in any of the albums.

www.olihar.com

I really wonder what could be the problem.




Google map strange disappearance - sbillard - 2009-08-11

I think maybe Google has broken something. I have seen this myself on my site. There is a javascript error being thrown from one of the javascript files from the Google server. I actually installed the base 1.2.5 release and it had the problem as well, so I am pretty sure it is not something we have done with Zenphoto.

I've posted on the Googlemaps api site http://code.google.com/p/gmaps-api-issues/issues/detail?id=1581 but not yet got a response.




Google map strange disappearance - sbillard - 2009-08-12

There is a work-around. See http://www.zenphoto.org/trac/ticket/1216




Google map strange disappearance - olihar - 2009-08-13

Fantastic, Thanks Stephen




Google map strange disappearance - ryan0 - 2009-08-14

Awesome! Thanks for this fix. I had just enabled Google Maps on my setup and thought I had screwed something up.

Also, as a note for others who want to upload the updated file, it goes into the following directory:
/"your Zenphoto base directory"/zp-core/plugins/google_maps

At least, that's where I dropped it and everything is working great for me.

Ryan




Google map strange disappearance - sbillard - 2009-08-17

Full fix is now available http://www.zenphoto.org/trac/ticket/1216#comment:1.

The plugin has been fully converted to the Google Maps API version 2. (The original phoogle.php script seemed a mixture of API-1 and API-2.)