Additional fields to describe the image (bb code) Additional fields to describe the image (bb code)
 

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

Additional fields to describe the image (bb code)

Started by serg5777, April 29, 2012, 12:12:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

serg5777

Details please realize that the additional field may be written bb code.
This will need to relink pages galleries. Thank you :)

serg5777

Αndrй please help and then have tried everything :)

Αndré

Open displayimage.php, find
$info[$CONFIG['user_field' . $i . '_name']] = make_clickable($CURRENT_PIC_DATA['user' . $i]);
and replace with
$info[$CONFIG['user_field' . $i . '_name']] = make_clickable(bb_decode($CURRENT_PIC_DATA['user' . $i]));
(not tested).

serg5777


serg5777