MyBB Community Forums

Full Version: Solved: Adding a link to smiles on the shoutbox
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
RateU ... THANK YOU VERY MUCH!! It worked PERFECT!!
It's very nice of you to help me with this. Now others that use this great sb can also do this. Its still the fastest and only 0 resource hog sb for mybb.

For others, to get it added where i wanted it, i made this change.
Replace the full string with this one.
<div><strong>{$lang->sf_sb_shoutbox}</strong> (<a href="index.php?action=full_shoutbox">{$lang->sf_sb_fullsbox}</a>) <strong>Smilies (<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=smilies&popup=true&editor', 'smiliesList', 270, 430);">View List</a>)</strong><br /></div>

See here
[Image: oiy8tf.png]

Again, thanks for your help Wink
Pages: 1 2 3