Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Ajax SB Smilies JS

Add to your Ajax SB Button Smilies


AdminCP --> Templates --> Edit/Delete --> Global Templates --> Expand Templates --> sf_shoutbox --> Options --> Full Edit

Search
<div><strong>{$lang->sf_sb_shoutbox}</strong> (<a href="index.php?action=full_shoutbox">{$lang->sf_sb_fullsbox}</a>)<br /></div>

After Add
<br>
<div><strong>Smilies</strong><A HREF="jdisplayWindow('http://yoursite.com/misc.php?action=smilies&popup=true&editor=clickableEditor',200,300)"><b> (Click)</b></a>
<br /></div>


AdminCP --> Templates --> Edit/Delete --> Your Templates --> headerinclude --> Expand Templates --> Full Edit

add at the end
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' );
}
//-->
</SCRIPT>


Name:Ajax SB Smilies JS

Im edited sf_shoutbox and add this code

Preview:http://allemuza.pl/

Previews:Preview Image 925 Preview Image 926