![]() |
Ban Users From a Thread
Ban Users From A Thread (Keep users out of a particular thread) Summary: Allows Administrators/Supermods to ban a user from a particular thread. Most useful if you have a "flame started" and you dont want to lock the entire thread or ban the user entirely - just keep them out of the thread! This mod was originaly created by Trigunflame for vb 3.5, but since the developer hasn't been online and updated his mod since 2006, I've decided to publish this port for 3.6 (thanks beano33)! I've tested it on 3.6.4 and 3.6.7 - and it works perfectly. Features: 1. Allows Banning users from a particular thread. 2. This mod can be used if user has SuperModerator or higher permissions. 3. Cannot ban Mods/Supermods/Admins. 4. Can clear all bans in a particular thread, or bans from All threads. 5. Can ban/unban user from a single menu when clicking their username. 6. Page to display Forum Wide Thread Bans. Instructions: 1. Download the .zip file 2. Read the guide in the README.txt document 3. Click Install if you like the mod :) Support: I will offer as much support as I can for all of you that installed this mod. Please do not PM me for support, and state your question in this thread. |
will give it a try , nice idea thnx.
|
yaaaaaaaaay tyvm!!
|
WOWW !!
That's what I always needed !! Installed !! |
They can still read it by logging out right? Just not post in it?
|
Quote:
Exactly the same as banned users. They can read every forum/thread depending on the permissions in their usergroup or the forum permissions - when they're not logged in. Only IP address bans can prevent someone from reading the entire content on your form. Using this mod you can ban your member's username/userid from the specific thread. So, that way, they won't be able post in the particular thread, nor access it while logged in. There's no other way to limit someone's access from a thread. This is exactly what forum administrators want ;) |
Cool, Thanks
|
finally.. someone fixes the hack!! thanks so much mate!!
|
Hey,
I installed the mod however am having some difficulties. In the 'Thread tools' what is in the screenshot appears. However when i click the username, it does not say 'Ban user from thread' :(. I installed the product and then i did the template edits :). Any help is appreciated - Thanksyou |
This is great. Is there any way to make it so normal moderators can do this in their assigned forums, too?
|
Quote:
- Open BOTH templates posbit and postbit_legacy; - FIND: Code:
<if condition="$post['userid'] AND $show['member']"> Code:
<if condition="$show['btu_canban']"> Quote:
|
Maybe add a temp ban as well.
|
Quote:
|
Quote:
It fixed my problem :D. Thankyou very much! |
How do I use it? Do I right-click on the flamers name and something will come up and click ban or do I just go to the user options menu?
|
Quote:
You will notice the following options in the drop-down menu: - View Public Profile - Send a private message to [member] - Find all posts by [member] - Add [member] to Your Buddy List - Ban User from Thread Choose "Ban User from Thread" and Whoala! If you wish to unban the member, either click it's username again and choose "Unban User from Thread", or click Thread tools and choose to: Clear this threads bans, Clear every threads bans, or - View all threads bans. |
Doesn't show and I did everything right. Will it conflict with other mods on my site?
http://img175.imageshack.us/img175/7618/nopeat0.jpg |
Quote:
I'll have to repeat myself thouh :) You probably missed step #3 from the installation manual: - Open BOTH templates posbit and postbit_legacy; - FIND: Code:
<if condition="$post['userid'] AND $show['member']"> Code:
<if condition="$show['btu_canban']"> |
This is exactly what Coders Shack was looking for.
|
/me clicks install
|
Thanks for this. It might come in handy. =]
|
In your zip file it says open one template OR the other. Not both. You should change that if that is what you meant. But it works now, so thanks.
See Here is what it says on your readme document. Quote:
|
I'm glad it works now ;)
It also says: "whichever you use". But since most people don't really know which template to edit, I'll change the readme document. Thanks. |
Quote:
|
Quote:
Thanks man. I just wanted to give you a heads up on that. You had me confused. :) |
Awesome hack indeed clicked install now. :up:
|
Some edits can be done via the new template hooks
also for the plugins newreply_start, threadmanage_start and showthread_getinfo, it's better to use init_startup PHP Code:
PHP Code:
|
I would love to see the ability to ban people (or even usergroups (doesn't matter ATM)) from threads without needing them to post first. What if you don't want them to see the thread in the first place? It would be nice to either have a dialogue where you enter the specific user's userid, or go to their profile page and ban them that way.
At this time, the mod's benefit is that it only installs with a Product file; not seperate .php files. |
I installed this and when I use quickreply, no matter how long my quickreply is, it keeps saying I need to insert at least 10 characters.
I had a hard time finding out where it came from and it was this hack! I dont know what happened, but its annoying, good hack, but shame for the bugs. uninstalled - edit now my whole forum is screwed up, thanks a lot! |
Quote:
|
Quote:
Really, this mod shouldn't affect your forum posting abilities in any way, especially not the quick editor. It's probably just a coincidence. Have you installed any other mods that day? |
good mod
|
I've changed the postbit ban, to not allow user group 6:
Code:
<if condition="($show['btu_canban']) AND ($post['usergroupid'] != 6)"> Code:
<if condition="$show['btu_canban']"> |
Just what I was looking for!
*installs* |
A great hack. I had to use it once already. lol
|
Thank you AcidX
nice to see a fully working version of this :D Install |
Question....does this upset them and do they then make alternate threads? This is problem we have seen when trying to ...cool down people. Infractions can be an issue too. How is this working for people?
|
It's working as it should be.
If members get "upset" because you banned them from a specific thread and start flooding with alternate threads - why not ban them from the entire forum? LadyBeth, you obviously don't have much experience administrating/moderating large boards. |
I do have experience with a fairly large forum, and I just don't want to ban everyone who gets cabin fever. I was just asking if anyone had a backlash from this, that's all.
|
Hi, guys ! :)
Could ameliorate your hack to enable mods to ban user from a thread ? It could be excellent ! ;) Thanks, Jul |
All times are GMT. The time now is 06:01 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:
|