![]() |
|
Error using version 1.4.5.1 and GoogleMaps - 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: Error using version 1.4.5.1 and GoogleMaps (/thread-11253.html) |
Error using version 1.4.5.1 and GoogleMaps - Ganesh - 07-08-2013 Apparently, only on one album, i have the error below, this display occurs 6 times. Notice: Undefined offset: 1 in /home/users3/b/bbbbbbbb/www/ttttttttt/zp-core/zp-extensions/GoogleMap.php on line 192 It is this line : And the Google Map extension seems to work correctly... Do you have any idea ? Error using version 1.4.5.1 and GoogleMaps - sbillard - 07-08-2013 That image appears to have a longitude value that does not have any decimal places (Perhaps the whole value is corrupt.) I suppose that by chance some geo-cordinates could end up as integers. We can fix the code to deal with that. But you should probably check the data to be sure it is reasonable in the first place. Error using version 1.4.5.1 and GoogleMaps - Ganesh - 07-08-2013 Since my message, i found. For Fez in Morocco coordinate i have obtain Geo Tag Generator After conversion i have And Photoshop put 34,2N and 5,0W I think you can check and reproduce the error. No ? Error using version 1.4.5.1 and GoogleMaps - sbillard - 07-08-2013 And how would we do that? Seems specific to your image. You should probably create an issue ticket and include the image which fails. Error using version 1.4.5.1 and GoogleMaps - Ganesh - 08-08-2013 OK, that's done in GitHub. It is not specific to my image but specific to this kind of coordonates, here 34,2N and 5,0W |