MyBB Community Forums

Full Version: [Support] Mybb 1.8x JSCRIPT issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I had this problem a while ago, so I thought I'd help out those who are experiencing the same issue.

If you're running Mybb 1.8x and are experiencing any one of these issues with a theme:
  • Rep button not working.
  • Inline moderation not working.
  • BBcode editor not working.
  • Collapse not working.
Then this means:
  • Whoever made the theme doesn't know JavaScript.
  • Missing JavaScript.
  • Incompatible / Outdated theme.
How to fix it?

Go to ACP > Templates > Yourtheme Templates > Ungrouped.

Remove all NoConflict JavaScript functions from code-editor and header include template.

I'm not sure how to fix the rest, but I'll work on it!