MyBB Community Forums

Full Version: Insert Smilies doesn't Work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When make new topic or post reply and i want to see all smilies available i cant click the 'get more' link. Also when i click the smilies image the smilies code doesnt show up. Im using LIB template. This is the error when i open new thread or new post reply page (Google Chrome).

Uncaught TypeError: Object [object Object] has no method 'attachEvent' prototype.js?ver=1603:6490
Uncaught TypeError: Object [object Object] has no method 'attachEvent' prototype.js?ver=1603:6490
Uncaught TypeError: Object [object Object] has no method 'dispatchEvent' prototype.js?ver=1603:6598

When i click on 'get more' link another error show up in console

Uncaught TypeError: Cannot call method 'openGetMoreSmilies' of undefined

How to solve this ? Huh
Most likely a conflict with jQuery. Post here you headerinclude template and board url.

Also check if any .js files are missing in ACP -> Tools & Maintenance -> File Verification. If yes, reupload them.