RedGTiVR6,
No problem ... So it works now for you, correct?
Dermo-MIO,
Just edit the editor_toolbar_on Template and remove one of the following codes:
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 -->
And that should take car of removing one of them from the Toolbar, so it only shows one and not two. Now, make sure that you've uploaded the media.gif to the correct folder on your website via FTP, has to be FORUMDIRECTORY/images/editor/ (if you have it like that and it doesnt show up, try FORUMDIRECTORY/images/)