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.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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