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.