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

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

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