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?
Look at build_caption() and get_pic_data() in include/functions.inc.php
Got it working perfectly thanks ;D
I'm using $row['ctime'] to get the timestamp. Just a matter of pasting it into the output.