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: Is it possible to turn off slide show feature?  (Read 3061 times)

0 Members and 1 Guest are viewing this topic.

linuxhata

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Is it possible to turn off slide show feature?
« on: November 05, 2005, 11:08:29 am »

My gallery has only 18mb of content, but easily generates about 5GB traffic per day. This is quite costy, so I've done a small "research" who this happen. I found out that most people usually turn on slideshow, and often not looking at screen at all, and consuming my bandwidth with ease. Can I turn off slideshow feature?
« Last Edit: November 05, 2005, 12:30:44 pm by Nibbler »
Logged

xplicit

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 214
Re: Is it possible to turn off slide show feature?
« Reply #1 on: November 05, 2005, 11:17:33 am »

There is not a simple on/off button for this so you have to do a little work yourself.

Got to the theme.php file your using,

serach for $template_img_navbar

and remove or disable (in clasic theme its around row 506) the following

Code: [Select]
<td align="center" valign="middle" class="navmenu" width="48">
                        <a href="{ SHOW_TGT}" title="{SLIDESHOW_TITLE}"><img src="images/slideshow.gif" width="16" height="16" border="0" align="absmiddle" alt="{SLIDESHOW_TITLE}" /></a>
                </td>

Logged
Don't ask me: Can you do this .... or Give me that...or I need Quick help in PM's. I'm not Santaclaus so post your questions on the board so it will be in the benefit for everyone.

linuxhata

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Is it possible to turn off slide show feature?
« Reply #2 on: November 05, 2005, 11:34:18 am »

Big thanks!

It worked :)
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.