Quote:
Originally Posted by Liquid1ce
This would hide the links to unreg'd?
Code:
<if condition="$bbuserinfo[userid]">
<if condition="$show['url_bbcode']">
<td><div class="imagebutton" id="cmd_wrap0_code"><img src="$stylevar[imgdir_editor]/code.gif" alt="$vbphrase[wrap_code_tags]" width="21" height="20" /></div></td>
</if>
<else />
<td><img src="$stylevar[imgdir_editor]/mustreg.gif" alt="Must be registered to use these BB codes" width="92" height="20" /></td>
</if>
|
As long as the links are inside the php, code or html tags, they would be hidden with this hack.