Change the Date of more photos.

pauschpageDOTcom

Joined: 2004-03-20
Posts: 118
Posted: Fri, 2005-02-18 10:16

Hello!!

I have some Photos in my gallery with false date.
How can I change the date of more photos?

The photos are now displayed on the false range - so I have to change the date that the newest pics are on the front.
The false photos are older photos with no exif data.

www.pauschpage.com/gallery

thanks.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2005-02-22 00:11

You can modify the g2_Entity.g_creationTimestamp column directly in the database to update these values. When you're done, go to gallery2/lib/tools/test and run the FlushCache test case there to get rid of the cached values on disk.