PDA

View Full Version : Exif date is wrong, it uses creation date instead.


makhaira
08-20-2007, 03:52 PM
Has anyone else had problems with the exif reading? I have a backlog of images that I am uploading but when I check the use exif date option Delicious is reading the last edited date. I export the photos from lightroom to jpeg all on the same day so they all have the same creation date according to Delicious but when I open the jpeg in Bridge the creation dates are still intact.
Any ideas? It is getting tedious to enter each date.

Dennis
08-20-2007, 06:02 PM
Exif is a PP issue, not a template issue.

Could you provide a sample image?

Dennis
08-20-2007, 06:09 PM
Alternatively you can use this fix: http://www.pixelpost.org/forum/showpost.php?p=46099&postcount=8

makhaira
08-20-2007, 10:22 PM
thanks for the suggestion Dennis. It worked like a charm!

iHamad
08-21-2007, 11:25 AM
then how do we update our old miages that have been already uploaded.??

i tried adding the same line into images_edit.php

and also admin_update_exif.php

but didnt reach a successful code ..

please help..

and thanks for the efforts

Dennis
08-21-2007, 02:00 PM
You can only change the date through image edit or re-upload the image.

iHamad
09-12-2007, 08:55 AM
i have noticed that the template i am using uses this tag for image date in the info of image ..

<IMAGE_DATETIME>

and i switched it to the Exif one and its working ..

now i am trying to find where can i edit the date format for

<EXIF_CAPTURE_DATE>

iHamad
09-12-2007, 10:24 AM
Found the post to change date format :D