Need to edit visits and image upload dates Need to edit visits and image upload dates
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Need to edit visits and image upload dates

Started by Max_canaryskies, February 16, 2008, 09:35:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Max_canaryskies

Reinstalled my gallery from zero. Need to edit visits and image upload dates.

Joachim Müller

Nothing built into the coppermine user interface that can do this. Edit the database directly using a third-party tool like phpMyAdmin.

Max_canaryskies

Thank you, but I did not find where are the upload dates in the database?

Moved my gallery to subdomain.
http://gallery.canaryskies.com/

Joachim Müller

pictures table, field "ctime". It's a Unix time-stamp.