MyBB Community Forums

Full Version: How do i get "more smilies" to load on same page instead of popup?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry for posting this in the wrong forum, can a moderator please move it?


Hello,

I am trying to get the "get more" smilies to load on the same page instead of a popup.

I tried it with an iframe and changing the code in editor.js to


openGetMoreSmilies: function(editor)
	{
		document.getElementById('iframe').setAttribute('src','misc.php?action=smilies&popup=true&editor='+editor, 'sminsert');
	},

This works as far as loading the smilies goes. However they are not clickable anymore. Can anybody help me in the right direction??
No, you just edit the rows , acp> conf>Clickable Smilies and BB Code (4 Settings)
This section allows you to change how the clickable smilies inserter appears> then use common since.