MyBB Community Forums

Full Version: Can't see the bbcode editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can't see the bbcode editor, tried everything that's here http://docs.mybb.com/1.8/faq/mycode-editor-missing

Tried the noconflict thing in the headerinclude and that didn't work either.
Tried disabling all plugins.
Checked for updated templates.

Any ideas? Thanks.

Btw, is this supposed to be null?
var MyBBEditor = null;

Also when I click on the smileys nothing happens. Maybe these are connected?
And they are set as clickable.


EDIT: Nevermind fixed it. Some random JS library was messing it up.