coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Max_canaryskies on February 16, 2008, 09:35:24 PM

Title: Need to edit visits and image upload dates
Post by: Max_canaryskies on February 16, 2008, 09:35:24 PM
Reinstalled my gallery from zero. Need to edit visits and image upload dates.
Title: Re: Need to edit visits and image upload dates
Post by: Joachim Müller on February 17, 2008, 02:48:25 AM
Nothing built into the coppermine user interface that can do this. Edit the database directly using a third-party tool like phpMyAdmin.
Title: Re: Need to edit visits and image upload dates
Post by: Max_canaryskies on February 17, 2008, 03:42:12 PM
Thank you, but I did not find where are the upload dates in the database?

Moved my gallery to subdomain.
http://gallery.canaryskies.com/
Title: Re: Need to edit visits and image upload dates
Post by: Joachim Müller on February 17, 2008, 06:32:07 PM
pictures table, field "ctime". It's a Unix time-stamp.