MyBB Community Forums

Full Version: Inline Moderation and Mod Powers Not Working....
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
any updates on this?
Sorry, I have not had time to check. My internet has been disrupted by the poor weather so I'm relying on mobile.
This whole thing just baffles me.. there was no issue with any of this for months and now all the sudden there is a problem.. how is that even possible? lol

found the solution.. the link to the latest jquery update caused it to stop working.. so I just resorted to the previous update and now everything works again

Here is the code

Replace
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>

With this
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
Pages: 1 2 3