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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.