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.
Posts: 7994
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.