hello, im using latest mybb.. just fresh install. i'm using myskins theme, "axis". i issue im getting is when i select a thread to close or other moderation options i get error. "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." but i am logged in.. i saw many threads about this solution.. but my theme don't have headerinclude template :/
Website URL:
http://www.mmzf.eu.org
(2019-04-10, 07:20 PM)mmzf Wrote: [ -> ]hello, im using latest mybb.. just fresh install. i'm using myskins theme, "axis".
Hi,
you're not using latest mybb because of your theme:
<script type="text/javascript" src="http://www.mmzf.eu.org/jscripts/jquery.js?ver=1804"></script>
<script type="text/javascript" src="http://www.mmzf.eu.org/jscripts/jquery.plugins.min.js?ver=1804"></script>
<script type="text/javascript" src="http://www.mmzf.eu.org/jscripts/general.js?ver=1804"></script>
And you don't have:
var cookieSecureFlag = "{$mybb->settings['cookiesecureflag']}";
And that's the reason moderation it's not working.
To solve it, please read this post by
isoldehn:
https://community.mybb.com/thread-219761...pid1314238