vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - Ban Users From a Thread (https://vborg.vbsupport.ru/showthread.php?t=259017)

AcidX 02-16-2011 10:00 PM

Ban Users From a Thread
 
1 Attachment(s)
Ban Users From A Thread
(Keep users out of a particular thread)




Summary:

Allows Administrators to ban a user from a particular thread.
Most useful if you have a "flame started" and you don't want to lock the entire thread or ban the user entirely - just keep them out of the thread!

Previous versions can be found here: 3.5, 3.6, 3.7


Features:

1. Allows banning users from a particular thread.
2. This mod can be used by Administrators.
3. Cannot ban Moderators/Super Moderators/Administrators.
4. Gives you the ability to clear all bans in a particular thread, or bans from All threads (forum wide).
5. Can ban/unban user from a single menu when clicking their username (https://vborg.vbsupport.ru/ button).
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. Instead, state your question in this thread.

If you installed the product please click install, so you could receive future update notifications. If you want to help develop this product further, please post your suggestions on the thread, or share your ideas with me via PM.

If you find this mod useful and want to buy the developers a beer or two, please donate via PayPay https://vborg.vbsupport.ru/external/2011/12/12.gif

sulasno 02-17-2011 11:14 AM

tagged and thanks;

at the moment, I use Usergroup permissions to ban members from posting in all threads

CharlieDelta 02-17-2011 12:41 PM

Nice idea.

AcidX 02-17-2011 08:00 PM

Quote:

Originally Posted by sulasno (Post 2163555)
tagged and thanks;

at the moment, I use Usergroup permissions to ban members from posting in all threads

That would be like banning them from the entire forum, wouldn't it? :)

It's way more useful if you could just ban the problematic users only from the particular thread that they're "fighting" in. Well, now you can! :) This way, you could punish members by restricting them access to the thread and still save the thread for the other users to discuss.

Let me know how you and your admins like it when you install it :)

OldSchoolDSL 02-17-2011 08:38 PM

1 Attachment(s)
Did not work on

4.1.1 :(

AcidX 02-17-2011 08:56 PM

Quote:

Originally Posted by OldSchoolDSL (Post 2163713)
Did not work on

4.1.1 :(

Never had this problem on 4.1.2. Working on it...
Anyone else experiencing problems?

MoMan 02-17-2011 10:05 PM

From a development standpoint, wouldn't it make more sense to have this mod use the thread table instead of the datastore? That would eliminate the one query that's currently being added to each showthread pageload. After all, you only really ever care about the thread that you're currently viewing. If you wanted to get a global snapshot of all threads with bans a select where thread.btu != NULL query could be used.

I'll likely end up installing this if such a modification is made. Or, if I have some extra time, I'd be more than willing to try making it given your permission (this would be for the 3.x version of the plugin).

BaanFarsang 02-18-2011 02:27 AM

VB4.1.2 errors

Code:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4097

Parse error: syntax error, unexpected T_STRING in /home/baanfars/domains/baanfarsang.com/public_html/postings.php(212) : eval()'d code(122) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: btu_bans in [path]/includes/functions.php on line 4097


BSViper 02-18-2011 11:54 AM

Great hack!

But i need using this hack by our moderators, not only administrators.. Can someone help?

Thx..

BadgerDog 02-18-2011 03:02 PM

Quote:

Originally Posted by BSViper (Post 2163926)
Great hack!

But i need using this hack by our moderators, not only administrators.. Can someone help?

Thx..

That would be great for us too ... :)

We're running 4.04pl1 ...

Regards,
Doug


All times are GMT. The time now is 01:44 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01384 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete