Advanced 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

Pages: [1]   Go Down

Author Topic: Almost done with the gallery- ONE last thing about date field after search  (Read 2776 times)

0 Members and 1 Guest are viewing this topic.

altenae

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 254

Hi,

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

Is this possible ?

Edward
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764

Open include/search.inc.php, find
Code: [Select]
build_caption($rowset);and replace with
Code: [Select]
build_caption($rowset, array('ctime'));
Logged

altenae

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 254

That's it.
Thanks
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 19 queries.