Almost done with the gallery- ONE last thing about date field after search Almost done with the gallery- ONE last thing about date field after search
 

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

Almost done with the gallery- ONE last thing about date field after search

Started by altenae, October 28, 2011, 12:22:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

altenae

Hi,

I want the date field also underneath the thumbnails after a search.

Is this possible ?

Edward

ΑndrĂ©

Open include/search.inc.php, find
build_caption($rowset);
and replace with
build_caption($rowset, array('ctime'));