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: Display Custom Fields below thumbnails ?  (Read 5175 times)

0 Members and 1 Guest are viewing this topic.

FIREBOX

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 32
Display Custom Fields below thumbnails ?
« on: December 20, 2005, 04:42:35 pm »

Searched for similiar topics can't find any,

Is it possible to display custom fields below album thumbnails ?

Can anyone help ?

Thanks
Logged

Nad_F

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
Re: Display Custom Fields below thumbnails ?
« Reply #1 on: September 08, 2006, 01:05:03 pm »

You need to add string like:
$caption .= "<span class=\"thumb_caption\">".bb_decode(($rowset[$key]['user1']))."</span>";
in function "build_caption" (functions.inc.php) below line 819, after
$caption .= ($row['title']) ? '<span class="thumb_title">' . $row['title'] . '</span>' : '';
Logged

Nibbler

  • Guest
Re: Display Custom Fields below thumbnails ?
« Reply #2 on: September 08, 2006, 02:12:51 pm »

Won't work on 1.3.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.