Re: Album info delete Re: Album info delete
 

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]

Main Menu

Re: Album info delete

Started by dannyuk, January 19, 2009, 05:48:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dannyuk

Hi,

I'm new to Coppermine and have this same problem. I've spent the best part of a day trying to resolve this. I am not being lazy, I've looked through countless posts on here and cannot find a definative answer.

My problem is that I do not want the "2 files, last one added on 19 Jan 2009" album details to show when ever a new album is created. Not just on indivdual albums but on ALL albums.

Is it possible for someone to give me a step by step guide on this. As a thank you I will give a years free hosting to whoever helps me with this.

I have created a test album at http://www.1.co.ee/gal1

Many thanks, Danny.

Quote* split from http://forum.coppermine-gallery.net/index.php/topic,57519.0.html *

Hein Traag

Welcome on the support board for cpg. I have split your question from the original post since it is not allowed to "hijack" someones elses thread, it's better to start your own.


Nibbler

Copy $template_album_list and $template_album_list_cat from the sample theme.php to your custom theme.php and remove the album stats line, which is this:

<p class="album_stat">{ALB_INFOS}</p>

Alternatively you can hide it using CSS.