vb.org Archive

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

AcidX 07-19-2007 04:30 AM

Quote:

Originally Posted by Censtudios (Post 1294768)
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!

Just disable/uninstall the mod and see if it's working that way.
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?

question? 07-23-2007 08:02 PM

good mod

question? 07-23-2007 08:30 PM

I've changed the postbit ban, to not allow user group 6:

Code:

<if condition="($show['btu_canban']) AND ($post['usergroupid'] != 6)">
and only allowed admins to clear ALL bans:

Code:

<if condition="$show['btu_canban']">
    <div><label for="ao_btu"><input type="radio" name="do" id="ao_btu" value="btu_clear" />$vbphrase[btu_clear]</label></div>
    <if condition="$usergroupid == 6"><div><label for="ao_btua"><input type="radio" name="do" id="ao_btua" value="btu_clear_all" />$vbphrase[btu_clear_all]</label></div></if>
    <div><label for="ao_btuv"><input type="radio" name="do" id="ao_btuv" value="btu_view_all" />$vbphrase[btu_view_all]</label></div>
    </if>


Nimrod. 07-24-2007 11:49 PM

Just what I was looking for!

*installs*

SuperTaz 08-02-2007 03:40 AM

A great hack. I had to use it once already. lol

Nathan2006 08-03-2007 03:15 PM

Thank you AcidX

nice to see a fully working version of this :D

Install

LadyBeth 08-04-2007 08:30 PM

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?

AcidX 08-06-2007 09:43 PM

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.

LadyBeth 08-06-2007 09:47 PM

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.

Julrou 08-09-2007 03:36 PM

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 10:00 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.01638 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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