The url of my gallery is: http://chrisevansonline.com/gallery and I'm running the latest stable release of 1.5.28. What I want to know is this, I uploaded some images to the gallery but I'd like to reset the upload date on all those in the gallery thus far to a new date. Is there a way to do this?
Thanks in advance.
NWN
There's no built-in interface. You need to modify the column "ctime" in your Coppermine MySQL database's cpg15x_pictures table, e.g. with a tool like phpMyAdmin.