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 link in the picture information.

Started by Jaap, January 01, 2004, 07:03:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jaap

How can remove link in the picture information.

I have now....

Filename:
Album name:
File Size:
Dimensions:
Displayed:
URL:    I will remove this

Joachim Müller

the url linking to the pic is being created in displayimage.php around  line 275 (look for// Create the absolute URL for display in infoand the stuff that comes after it. Just comment out the line    $info['URL'] = '<a href=' . $CONFIG["ecards_more_pic_target"] . '/' . basename($_SERVER['PHP_SELF']) . "?pos=-$CURRENT_PIC_DATA[pid]" . ' >' . $CONFIG["ecards_more_pic_target"] . '/' . basename($_SERVER['PHP_SELF']) . "?pos=-$CURRENT_PIC_DATA[pid]" . '</a>';by putting two slashes in front of it.

GauGau

Joachim Müller

after browsing through the board I found out that you have posted the very same question on another board as well and you got the same answer). Do not double-post :evil: , you're wasting our time :x !!!

Consider yourself warned, next time you'll be banned!

GauGau