Show Date In Thumbnail Index Show Date In Thumbnail Index
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Show Date In Thumbnail Index

Started by pftq, March 03, 2007, 03:20:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pftq

Is there an option to enable the upload date beneath the thumbnails in the album?

If not, what file can I edit to do so?

Nibbler

Look at build_caption() and get_pic_data() in include/functions.inc.php

pftq

Got it working perfectly thanks  ;D

I'm using $row['ctime'] to get the timestamp.  Just a matter of pasting it into the output.