Hallo!
I was using the 1.2.2 Version of Zenphoto with the google maps plugin and everything really worked fine.
Now I updated my system to version 1.2.3 [3477] (Official Build) and the google maps plugin doesn't show anything now.
I did the geotagging with the software Geotagger.
So my question is if I normally would have to see the Google Maps Link when I am using the default theme of my version and the google maps plugin is activated.
My standard installation you can find here:
http://www.rdmag.de/rdmaggalerie/index.php?album=festivals/woa_08/donnerstag/teil1Thanks a lot for your help!
Best!
martin
Comments
In this case I will wait for the 1.2.4 release!
Best!
martin
After the last update I did the API key from google was gone!
So If anybody has the same problem just hzave a look after your key and if necessary put it into the system again!
Thx a lot!
martin
I have correct google api key and settings in settings plugins.
I wolud like to have googlemap in image page. I see the map but it's eampty
I have correct cordinates in exif of image
My code in image page is:
`<?php printImageMap( 100, NULL, null, null, NULL, true, "googlemap", NULL, NULL, NULL, NULL, NULL, NULL,null );?>`
What I am doinf wrong ?
Please look at:
http://fotostacja.pl/galeria/Fotografia_Przyrodnicza/paz_krolowej_2.jpg.php
Have tried with default theme and unmodified effervescence+ - same problem. In fact I'll leave the site with default theme. Sample image here http://www.digitalpics.me.uk/zenphoto/Mozambique/Camping/09603.jpg.
Code in default theme image.php is <?php if (function_exists('printImageMap')) printImageMap(); ?>
Line 15 of plugins/google_maps.php says $plugin_version = '1.2.6';
zp-extensions and google_maps appear to be present. Will take a look in the morning in case installation not right, but so far getting nowhere.
Now have new problem with my template (Call to undefined function getImageEXIFData()) which I will investigate and come back with separate post if I'm still stuck - maybe a function name has changed somewhere..
2. There is a plugin named `deprecated-functions` which you can enable to temporarily make those obsolete functions available while you change your theme.
We of course can't know about issues in thirdparty/custom themes or older versions still in use that we don't support anymore. We are a voluntary project so some work sometimes has to be done by the users themselves. I think we solved the issue quite fast, didn't we?
That is the "price of free", so to speak..;-)