MyBB Community Forums

Full Version: What happened to my message box???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey! I was trying to start making some formats for my community to follow, when bam, it hit me. My message box doesn't have the options to change things as every other forum does.

What am I talking about?
[Image: aJjSVfC.jpg]
vs.
[Image: IjrSqfG.jpg]
What did I disable or mess up?

Here is the forum: https://relentless.nn.pe

(Might be important to also include that quick edit, and a few options don't work either.)
[Image: jOJxVWO.jpg]
None of those above work either.
Can you check if there is any error on browser console ?
I am pretty sure this is javascript conflict.

There is also a document on this from MyBB team as this is quite common issue
https://docs.mybb.com/1.8/faq/mycode-editor-missing/
(2018-08-28, 05:22 AM)WallBB Wrote: [ -> ]Can you check if there is any error on browser console ?
I am pretty sure this is javascript conflict.

There is also a document on this from MyBB team as this is quite common issue
https://docs.mybb.com/1.8/faq/mycode-editor-missing/

Uncaught TypeError: Cannot read property 'autoNS' of undefined
    at HTMLDocument.<anonymous> (index.php:28)
    at i (jquery.js?ver=1813:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1813:2)
    at Function.ready (jquery.js?ver=1813:2)
    at HTMLDocument.K (jquery.js?ver=1813:2)

That was the console error.