Remove URL - table in displayimage Remove URL - table in displayimage
 

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

Remove URL - table in displayimage

Started by HerrSieben, January 07, 2005, 04:30:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HerrSieben

Hi,

i try to remove the field of the table where it shows the direct URL of  an Picture (when it is shown as "big thumb") but i cant find the part in the Theme. I mean this one:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.bloggade.de%2Fartikel%2Fspiegel.JPG&hash=db524f246a9e20beca0d5c7878798c9f27b0e198)

I use a modified classic theme.

Thanks in advance...

Nibbler

That's in displayimage.php, search for

// Create the absolute URL for display in info

and comment out the line immediately below, that starts off $info['URL'] = ... 

HerrSieben

Thank you for this lightspeed-.quality-answer!  :)