Profile comments html

can you add any code so that profile comments can be html with pictures,  etc.

Quote · 7 Oct 2008

Hello!

You can allow place HTML in comment box via changing this code in inc/classes/BxDolCmts.php file:

'allow_tags' => 0,                            // allow tags in comments or not

to next one:

'allow_tags' => 1,

it can be done for all similar lines in this file.

Regard

Quote · 8 Oct 2008

Thank you :)

Quote · 9 Oct 2008

that worked great - any way I can do the same so that members can edit their description with html code, etc ???  I know there are a number of posts in these forums about that, but the more I read, the more confused I get

Thank

Quote · 9 Oct 2008

Thank You , i have been looking for this mod, it works like clockwork...

Quote · 14 Jul 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.