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 :
$long_f = round((float) abs($long_c[0]) + ($long_c[1] / pow(10, strlen($long_c[1]))), 5);
And the Google Map extension seems to work correctly...
Do you have any idea ?
i use ZpArdoise.
Comments
It is effectively a coordinates problem :
For Fez in Morocco coordinate i have obtain Geo Tag Generator
34.033333 and -5
After conversion i have
34,2N 5,00.0W
And Photoshop put 34,2N and 5,0W
I think you can check and reproduce the error. No ?
It is not specific to my image but specific to this kind of coordonates, here 34,2N and 5,0W