URL auden Dateiinformationen entfernen URL auden Dateiinformationen entfernen
 

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

URL auden Dateiinformationen entfernen

Started by Daniel S., January 27, 2010, 07:01:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Daniel S.

Hallo, ich habe eine Frage. Und zwar, wie entferne ich die Url aus den Dateiinformationen?

Mit freundlichen Grüssen



Αndré

Öffne displayimage.php und entferne
$info[$lang_picinfo['URL']] = '<a href="' . $CONFIG["ecards_more_pic_target"] . (substr($CONFIG["ecards_more_pic_target"], -1) == '/' ? '' : '/') .basename($_SERVER['PHP_SELF']) . "?pos=-$CURRENT_PIC_DATA[pid]" . '" >' . $CONFIG["ecards_more_pic_target"] . (substr($CONFIG["ecards_more_pic_target"], -1) == '/' ? '' : '/') . basename($_SERVER['PHP_SELF']) . "?pos=-$CURRENT_PIC_DATA[pid]" . '</a>';

Daniel S.

Danke für die Hilfe.. hat super geklappt.. :)

Joachim Müller

Noch besser (weil kein Hacken des Core-Code notwendig, das bei jedem Update erneut angewendet werden muss) ist die Verwendung des Plugins "Filter & Sort File Information Fields on Image Display Page"

Αndré

Dieses Plugin war mir bisher nicht bekannt :)