Show Date In Thumbnail Index Show Date In Thumbnail Index
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.