I can't to put this button in the 'editor'
Code:
1. Upload this image
to your style image folder. The default is /forum_root/images/editor/
2. Edit the "editor_toolbar_on" template.
3. Find
Code:
<if condition="$show['url_bbcode']">
4. Before add
Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_m"><img src="$stylevar[imgdir_editor]/media.png" width="22" height="22" alt="Insert" /></div></td>
Help!!!!