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.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

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'));