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: Removing # of files and last one added.  (Read 3813 times)

0 Members and 1 Guest are viewing this topic.

rocky2889

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Removing # of files and last one added.
« on: September 14, 2004, 12:27:00 am »

How do I remove the number of files and last one added next to the thumbnail on the album?

Thanks

Rocky
« Last Edit: September 16, 2004, 08:25:10 am by GauGau »
Logged

cryogenic

  • Tester
  • Coppermine regular visitor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 79
    • the cynic says...
Re: Removing # of files and last one added.
« Reply #1 on: September 14, 2004, 09:02:11 am »

Looks like the offending code is in line 129 of theme.php... find the following code
Code: [Select]
<!-- BEGIN footer -->
        <tr>
                <td colspan="3" class="tableh1_compact" ><b>{STATISTICS}</b></td>
        </tr>
Looks as if you remove the statistics part and replace with &nbsp; it would blank it out completely without ruining the table layout. Any devs want to confirm/deny this?
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Removing # of files and last one added.
« Reply #2 on: September 14, 2004, 04:55:09 pm »

Not quite.  There are 3 ways of doing what rocky wants, all explained on this thread, http://forum.coppermine-gallery.net/index.php?topic=3711

@cryogenic, if quoting theme.php, it's best to quote the code but not the line number, as this will be different for each theme  ;)
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

rocky2889

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Removing # of files and last one added.
« Reply #3 on: September 16, 2004, 07:49:09 am »

Thanks for all your help and support. I got to work ;D

Rocky
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.