![]() |
I'll check these both out when I get home tonight, but I'm not sure what is causing them.
|
Thanks for such a useful tool!
Is there anyway to have a "select all" feaure? I sue this tool to search for off-topic keywords and then from the serach results want to delete pages of posts. Clicking each is taking forever. Since that is a Javascript function, I was thinking it might be an easy addition??? |
Quote:
|
Um...doesnt using the internal jscript function "js_select_all(this)" (or something like that, its used in the backup.php in acp if you want to know the exact code) work?
I know it will if the IMT uses a form to submit the selected boxes... I didnt look for this in the code, Im just throwing off hopefully helpful suggestions :) |
Hmm... I'll play around with the code but I'm not sure how that function works so I can't vie a definite answer. Thanks for the suggestion :)
|
Here's what I did to remedy the script errors mentioned above. I don't know if this is the correct way to do it and I'm not a coder.
After the hack is installed.. FORUMDISPLAY TEMPLATE Find: Code:
<script type="text/javascript" src="clientscript/inline_moderation.js"></script> Code:
<if condition="can_moderate()"> Find: Code:
<script type="text/javascript" src="clientscript/inline_moderation.js"></script> Code:
<if condition="can_moderate()"><script type="text/javascript" src="clientscript/inline_moderation.js"></script> Find: Code:
<script type="text/javascript" src="clientscript/inline_moderation.js"></script> Code:
<if condition="can_moderate()"><script type="text/javascript" src="clientscript/inline_moderation.js"></script> In the same file.. Find: Code:
<td class="thead" nowrap="nowrap"> </td> Code:
<if condition="can_moderate()"> Code:
<if condition="can_moderate()"> ** Edit: Fixed a typo.. thanks for pointing it out O-H.. |
I noticed that the Private Message Interface has a select all feature. It looks like the javascript for it is in the pm_messagelist template.
|
I have a small problem. I install everything fine, my Mod said everything is working however the del funtion when they try to use it, it said they dont have permision. How can i fix it?
|
Quote:
|
It looks like your tamplates aren't cached? I know inline_merge isn't.
Another question, is it possible to limit the ability to use these tools by usergroup? I only want my admin, supermods, and mods to be able to use and see it. Right now I have some users who are moderators of private forums but aren't REAL moderators. They can see and use this right now which I don't want. Thanks! And great hack! |
All times are GMT. The time now is 07:25 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|