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: Disable Alt Tags  (Read 3377 times)

0 Members and 1 Guest are viewing this topic.

ladyjobi

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Disable Alt Tags
« on: August 20, 2007, 09:01:04 am »

I've searched high and low for a solution to disable the alt tags on the images displayed in my gallery. I would like to disable all alt tags on all images. I tried the solution explained here http://forum.coppermine-gallery.net/index.php?topic=42879.0 but to no luck. I have also read the documentation with no solution. My gallery is located here: http://www.ultimatevanessa.com/gallery
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: Disable Alt Tags
« Reply #1 on: August 20, 2007, 10:32:58 am »

I'm not a code wizard but i think this might work.
Open functions.inc.php

Change all
Code: [Select]
alt=\"{$row['filename']}\" (basicly all alt tags, this is a example)

to this
Code: [Select]
alt=\"\"
First, before you start editing, make a backup of the functions.inc.php file.
Logged

ladyjobi

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Disable Alt Tags
« Reply #2 on: August 24, 2007, 09:14:23 am »

I went to my gallery and tried doing what you said but it still continued to show the alt tags. Do you have any other suggestions?
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.