![]() |
|
issue with GoogleMap plugin - 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: issue with GoogleMap plugin (/thread-10626.html) |
issue with GoogleMap plugin - vincent3569 - 2012-11-30 hi with Zenphoto version 1.4.3.4 [10988], when I follow the googlemap link, there is no pictures displayed. I have this message in debug log: ` {Fri, 30 Nov 2012 13:55:54 GMT} Zenphoto v1.4.3.4[10988] Backtrace: REMARQUE : A non well formed numeric value encountered dans [...]/public_html/zenphoto/zp-core/zp-extensions/GoogleMap/GoogleMap.php à la ligne 1887 number_format called from GoogleMapAPI->getMapJS (GoogleMap.php [1887]) from m.php [93] {Fri, 30 Nov 2012 13:55:54 GMT} Backtrace: REMARQUE : A non well formed numeric value encountered dans [...]/public_html/zenphoto/zp-core/zp-extensions/GoogleMap/GoogleMap.php à la ligne 1888 number_format called from GoogleMapAPI->getMapJS (GoogleMap.php [1888]) from m.php [93] ` is there a known issue ? issue with GoogleMap plugin - sbillard - 2012-11-30 Maybe, depends on what options you have set. If you are not using `gmap_sessions` try enabling them and see if the problem goes away. issue with GoogleMap plugin - vincent3569 - 2012-12-01 hi I did not use `gmap_sessions`. I checked this option, but it has no effect and I still have the 2 messages when colorbox opens itself. when colorbox opens itself, I have all markers of my pictures, but I can't see any thumbnails. issue with GoogleMap plugin - sbillard - 2012-12-01 Please try the nightly build. There are changes in it for GoogleMaps. issue with GoogleMap plugin - vincent3569 - 2012-12-02 ok, it works with Zenphoto version 1.4.3.5 [11059] |