I'm install it but i can't see button variable why?
Code:
<!-- AnyMedia BBCode By Crist Chsu Start -->
<if condition="$show['anymedia_bbcode']">
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_{$vboptions[anymediatag]}"><img src="$stylevar[imgdir_editor]/media.gif" width="21" height="20" alt="$vbphrase[wrap_media_tags]" /></div></td>
</if>
<!-- AnyMedia BBCode By Crist Chsu End -->
I'm using VBB 3.6.4
I think have problem on line:
Code:
<if condition="$show['anymedia_bbcode']">
Please help me or give me some info to fix that
Thanks