Allow bbCode in Picture Title Allow bbCode in Picture Title
 

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

Allow bbCode in Picture Title

Started by gismo, June 07, 2005, 10:12:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gismo

Hello.

I have succeed changing php code in index.php and displayimage.php to activate bbcode in pictures

But I haven't succeed to activate bbCode in the thumbnails (..../thumbnails.php)

HERE screenshots


thanks.

Abbas Ali

Edit include/functions.inc.php. Search for function get_pic_data(), there are different cases in that function depending on the album type. You can modiy those for allowing bbCode.
Chief Geek at Ranium Systems

gismo