BB-code in album description BB-code in album description
 

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

BB-code in album description

Started by Ulenka, October 31, 2012, 10:42:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ulenka

I added album description on thumbnails.php like this http://forum.coppermine-gallery.net/index.php/topic,67900.0.html
Please, help to added bb-code (or html) in this description. Now bb-code doesn't work here.

Αndré

Find
$CURRENT_ALBUM_DATA['description']
and replace with
bb_decode($CURRENT_ALBUM_DATA['description'])

Ulenka

Αndré, thank you very much! You are so pretty! :-*

Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.