How do I deactivate Picture Infos?

BenTeamADD

Joined: 2007-05-16
Posts: 3
Posted: Wed, 2007-05-16 07:15

Hey guys,

I got a lil problem that I wasnt be able to solve yet.

I have a Gallery 2.x and got 3 Albums created at the startpage. One is ofc for pics but the other 2 are for Videos and texts etc etc... Next to each album there is the Info how many pictures are in each Album. Well that makes sense for the Picturepart but not for the Video part.

I've been searching through the whole settings for almost 2 weeks now and I'm actually now giving up and ask you ;)

Any chance of just deactivating that "info".

my gallery is on www.lartdudeplacement.de/gallery2/main.php - I want to deactivate that "xx Bilder" info next to each album.

Thanks a lot
Ben

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2007-05-16 12:02

you're using the siriux theme.
edit your siriux theme templates.

themes/siriux/templates/album.tpl

you'll find

{if ($child.descendentCount > 0)}
{g->text text="%d Images" arg1=$child.descendentCount}
{/if}

you may want to remove that part...

topic moved to the customizations forums.

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage

 
BenTeamADD

Joined: 2007-05-16
Posts: 3
Posted: Fri, 2007-05-18 07:10

Hey, thanks a lot for the Infos - I located the file but cannot access nor edit nor delete it - seems that Gallery2 got a special Security system with it's own .htaccess file. any chance of changing that?

Thanks a lot
Ben

 
BenTeamADD

Joined: 2007-05-16
Posts: 3
Posted: Wed, 2007-05-23 07:40

Sry for asking again - i just cannot find a solution. PHP Safe Mode is ON on my Server but my support keeps telling me that I have to kill that .htaccess file - I can't find it in the Gallery.

Is there any chance of solving that Problem?

Thanks very much
Ben