MyBB Community Forums

Full Version: Fixed Smilies
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys how do i fixed the smilies? This problem has been occurred after installing Advanced WYSIWYG Editor. The problem is when i clicking get more on smilies and when i click the smilies its not working. Is somebody encountered this problem? Please give me your brilliant though in the comment below. I appreciate your best answer guys..

Here's my forum link : http://www.camotesislandforum.com/
anybody know this?
(2013-06-21, 03:58 AM)jaa09 Wrote: [ -> ]anybody know this?

Edit your smilieinsert_getmore template, and change the link to the following:

<a href="javascript:clickableEditor.openGetMoreSmilies('clickableEditor');">{$lang->smilieinsert_getmore}</a>
(2013-06-21, 05:42 AM)skype Wrote: [ -> ]
(2013-06-21, 03:58 AM)jaa09 Wrote: [ -> ]anybody know this?

Edit your smilieinsert_getmore template, and change the link to the following:

<a href="javascript:clickableEditor.openGetMoreSmilies('clickableEditor');">{$lang->smilieinsert_getmore}</a>

already using that code. and how do i make my smilies frame like this : [Image: Pq2Yr9s.png]

No need get more button..only the scroll button.. Thanks..