Member
Member
PashaXIII   19-02-2009, 05:08
#1

Hi again

There is the very useful option in Admin panel that called "Use latest image date" but EXIF/IPTC break this function.

When I upload picture and if this picture contain EXIF/IPTC then ZenPhoto read date not from file but from EXIF (Date modified / Date taken or Date digitized, I'm not sure) and instead of correct latest uploaded image date I get date from EXIF.

Example:
08 September 2007 instead of 10 February 2009

Is there any way to say ZP not use date from EXIF for Album date? I guess it must be here - class-image.php around $this->getExifData();

And if no, how to disable EXIF/IPTC at all?

Member
Member
PashaXIII   19-02-2009, 07:22
#2

Or better I ask how to teach ZenPhoto return filemtime() value in the first place?

Administrator
Administrator
acrylian   19-02-2009, 10:46
#3

You can use the getFullimageURL function to access the image directly and get the filemtime() I guess.

Member
Member
sbillard   19-02-2009, 16:31
#4

Sorry, what you want to do is not available in Zenphoto. You would have to purge your image data of the IPTC date. I am not sure why this would be the wrong date unless something in your workflow is not correct.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.