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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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