Re: BBCode in ranks ?
any help ?
I want to use BBCode in ranks like [img] to show pictures or [color] to change text colors.
Re: BBCode in ranks ?
Find the place where the rank is displayed, and use this function on it:
parse_message()
Re: BBCode in ranks ?
I do this in viewtopic.php
<dt><strong><?php echo $username ?></strong></dt>
<dd class="usertitle"><strong><?php echo parse_message($user_title); ?></strong></dd>
<dd class="postavatar"><?php echo $user_avatar ?></dd>
And I only see link to image (I have title like that [img ]http://pun.pl/img/smilies/smile.png[/img])
Re: BBCode in ranks ?
Well, is the img BBcode allowed?
And why not just use "=)" ?
Re: BBCode in ranks ?
Well, is the img BBcode allowed?
Yes.
And why not just use "=)" ?
This is only example of image file