Hi,
I have noticed that libratus supports OpenStreetMaps.
Am I right that this would be the correct plugin?
https://github.com/acrylian/zp_openstreetmapIf yes then there might be a problem in the theme:
With the plugin enabled the image and album page stops loading.
Images are displayed but then the pages stops loading and no map and no footer will be shown.
------
Edit:
With the google map plugin enabled i have noticed that the album page loads fairly fast but on the image page there is a delay until the map will be displayed which is up to 2 minutes
Ralf
Comments
the error on the album page is:
NOTICE: Undefined variable: _zp_current_search in /zenphoto/plugins/zp_openstreetmap.php in Zeile 350
zpOpenStreetMap->__construct called from include (album.php [59])
Edit:
Line 59 of album.php is:
$map = new zpOpenStreetMap();