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.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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