News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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!  :)