![]() |
|
Metadata: strange behavour (ZP 1.4.6) - 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: Metadata: strange behavour (ZP 1.4.6) (/thread-12009.html) |
Metadata: strange behavour (ZP 1.4.6) - Gonepteryx - 2015-01-20 Hello In my customized theme (based on ZPBootstrap) I want to show date, city, location, state and country inline beyond the image. I added the following code in image.php: ` ` Here two examples: Is this by design (you should not change metadata which come from IPCT/Exif) or did I put wrong code or is it a bug? Btw: I tried the same code in standard Zenpage theme with the same result. Thanks for your help! Gonepteryx Metadata: strange behavour (ZP 1.4.6) - fretzl - 2015-01-20 I believe that was a bug that is fixed in the meantime. Metadata: strange behavour (ZP 1.4.6) - acrylian - 2015-01-20 fretzl is right, I fear. Btw, those fields are actually "standard custom fields" as they are not used for metadata meaing EXIF/IPTC embedded in the images itself. Metadata: strange behavour (ZP 1.4.6) - Gonepteryx - 2015-01-20 Great, the problem is solved with the support build, many thanks to fretzl and acrylian! But now the startpage / homepage needs more than 20 seconds to open, tried with zenpage and standard theme. First time I opened the start site, I got the following error: Fatal error: Maximum execution time of 30 seconds exceeded in /home/hueserc/www/zentest/zp-core/functions.php on line 1146 Not important in my case, as this is my trial gallery. But maybe it's a hint for the developers. Thanks for all your great work, I'm very happy with Zenphoto :-) Metadata: strange behavour (ZP 1.4.6) - acrylian - 2015-01-20 Thanks, that always helps. We would appreciate if you could do some testing the next days when we hopefully improve this. Metadata: strange behavour (ZP 1.4.6) - Gonepteryx - 2015-01-20 yes, that's ok, I will try to remember... |