MyBB Community Forums

Full Version: Having some more issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can't expand/collapse forums

Can't do any of the post inline moderation I keep getting this message when trying "Sorry, but you did not select any posts to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some posts and try again."


URL: www.nextgengamingrp.com
Is your theme compatible with the version of MyBB you are running?
I'm sure it should be because I modified just the look from the default one.
you have to uninstall shoutbox and remove prototype script from headerinclude template

Edit: remove below codes from the headerinclude template
<script type="text/javascript" src="http://code.jquery.com/jquery.min.js"></script>
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> 
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

<script src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>

<script type="text/javascript" src="http://nextgengamingrp.com/jscripts/prototype.js"></script>
(2015-03-12, 03:41 AM).m. Wrote: [ -> ]you have to uninstall shoutbox and remove prototype script from headerinclude template

Edit: remove below codes from the headerinclude template

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

<script src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>

<script type="text/javascript" src="http://nextgengamingrp.com/jscripts/prototype.js"></script>

So what you're telling me is that I am in a dilemma? Either get rid of the shoutbox (which is the only one I like) and be able to expand/collapse and delete threads, or keep the shoutbox and do none?
^ hmm., you may PM me temporary access to forum admin panel & files (FTP) to check
(2015-03-12, 04:14 AM).m. Wrote: [ -> ]^ hmm., you may PM me temporary access to forum admin panel & files (FTP) to check

Sent