MyBB Community Forums

Full Version: Moderator inline tools
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i have some problems with inline moderator tools while using myBB.
I tried these solutions:
https://community.mybb.com/thread-206896.html
https://community.mybb.com/thread-207403.html
and more but none of them worked for me.

MyBB Version: 1.8.12
Theme: Theme SeCommunity MyBB 1.8 Retail

Error:

Quote: Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again.


Regards.
If you already tried this we need a link to your forum to see where is the problem.

try change
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1809"></script>
to
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1810"></script>
(2017-07-12, 05:06 PM)broatcast Wrote: [ -> ]If you already tried this we need a link to your forum to see where is the problem.

try change
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1809"></script>
to
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1810"></script>

Same result, tried it before tho.
Did you try search for outdated templatesets in your acp? Click on 'Find Updated Templates' and see if your template miss something.
Before you can check if the default theme work. If its work then your template is outdated.
(2017-07-12, 06:52 PM)broatcast Wrote: [ -> ]Did you try search for outdated templatesets in your acp? Click on 'Find Updated Templates' and see if your template miss something.
Before you can check if the default theme work. If its work then your template is outdated.

I've tried default theme too (even CTRL+F5 to flush cache) and same result.
what is your forum url ?