Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Almost done with the gallery- ONE last thing about date field after search  (Read 2723 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.016 seconds with 19 queries.