Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: BB-код в описании альбома  (Read 5096 times)

0 Members and 1 Guest are viewing this topic.

Ulenka

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 32
BB-код в описании альбома
« on: October 31, 2012, 01:03:12 pm »

Добрый день!

Сделала вывод описания альбома на странице просмотра альбома thumbnails.php как указано тут http://forum.coppermine-gallery.net/index.php/topic,67900.0.html
Но в этом выводе не работает bb-код.
Скажите, пожалуйста, как можно реализовать?
Logged

Ulenka

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 32
Re: BB-код в описании альбома
« Reply #1 on: October 31, 2012, 05:56:18 pm »

Решение - http://forum.coppermine-gallery.net/index.php/topic,75598.0.html

Find
Code: [Select]
$CURRENT_ALBUM_DATA['description']and replace with
Code: [Select]
bb_decode($CURRENT_ALBUM_DATA['description'])
« Last Edit: November 08, 2012, 02:02:37 pm by Makc666 »
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.