Frustrating, I know.
Would like to help, but definitely not a MyBB expert, but, you might also check out the template 'smileinsert', and/or make sure it is setup correctly at newreply.php.
Quote:smilieinsert:
<div style="margin:auto; width: 170px; margin-top: 20px;">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="150">
<tr>
<td class="thead"><span class="smalltext"><strong>{$lang->smilieinsert}</strong></span></td>
</tr>
<tr>
<td class="trow1">
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="2" id="clickable_smilies">
{$smilies}
</table>
</td>
</tr>
{$getmore}
</table>
</div>
(2014-02-14, 03:16 PM)Kurd-Boy Wrote: [ -> ]no one helps ????