Do not want to bash on Masterly, but in comparison with his tutorial, this is real easy.
You can find his tutorial here.
Example:
https://i.imgur.com/bHoFiZt.png
You are basically re-using the smiley insert that MyBB made.
Step 1:
Open the appropriate template which is in this case:
Templates & Style -> Templates -> Global -> dvz_shoutbox
Step 2:
After this part:
Add this code:
Step 3:
Save your template, f5 and you are ready to go.
If you need help or assistance, you can tweet me at @Perileos
My help/assistance is free as long as you can respect me and my time.
Kind regards,
A. Longbeach
You can find his tutorial here.
Example:
https://i.imgur.com/bHoFiZt.png
You are basically re-using the smiley insert that MyBB made.
Step 1:
Open the appropriate template which is in this case:
Templates & Style -> Templates -> Global -> dvz_shoutbox
Step 2:
After this part:
<strong>{$lang->dvz_sb_shoutbox}</strong>
Add this code:
<a href="javascript:void(0)" onclick="MyBB.popupWindow('/misc.php?action=smilies&popup=true&editor=MyBBEditor&modal=1'); return false;">Emojis</a>
Step 3:
Save your template, f5 and you are ready to go.
If you need help or assistance, you can tweet me at @Perileos
My help/assistance is free as long as you can respect me and my time.
Kind regards,
A. Longbeach