MyBB Community Forums

Full Version: Inline Moderation Issue (MyBB 1.8.11)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been having an issue with Inline Moderation in posts not working since MyBB 1.8.10 (recently updated to 1.8.11). Though since the update inline moderation is confirmed to be working only in threads that are in forums which are currently locked to new posts or replies.

I have followed the instructions here but it doesn't fix the issue. I've even restored the templates and compared them so I have absolutely no idea why it's not working.

Any help is appreciated.

URL: http://scifi-network.newagesoldier.com/index.php

Edit: Nevermind. The Quick Advanced Editor plugin was the cause. Once I deactivated it, inline moderation started working again.
Just a word of advice, if you ever have any issues with MyBB your first course of action should be going into your ACP>Configuration>General Configuration> Disable All Plugins (ON), and hard refresh the page (CTRL+F5). If that fixes your issue then its obviously a plugin.
this one "var cookieSecureFlag = '{$mybb->settings['cookiesecureflag']}';" fixed mine when i got it inside the theme file XML i have.

Make sure you are doing the samething into your theme too.