Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 03-05-2003, 02:53 PM
Rose's Avatar
Rose Rose is offline
 
Join Date: Nov 2001
Location: K-Town, Germany
Posts: 619
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice.
Reply With Quote
  #12  
Old 03-05-2003, 03:30 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Lmfao Slynderdale. Your a legend i swear. Where do you get all the time to do this and not email me my little mini-hack hehe This looks awesome though - it really does! I hope you released it before vb3

- miSt
Reply With Quote
  #13  
Old 03-05-2003, 07:56 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have also extended the vB banning system, with a complete integration of the warning system, suspension system, banning system and reporting system, all based on points. It's all automated as well - just click a button, and points are removed, PMs and emails sent, and usergroup changed.
Reply With Quote
  #14  
Old 03-05-2003, 08:44 PM
sparky2 sparky2 is offline
 
Join Date: Jul 2002
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Atop this thread you asked "How do you like it?"
The interface is beautiful, but the "reason" field is way too small to be practical. Needs to be datatype mediumtext, with a textarea form field in the editing interface.

What's the context of your interface screencaps? AdminCP--}EditUser
???

FWIW, I hacked something less elegant & had to rework it 4-5 times to suit our moderators. One of the things they asked for was to have "Ban Duration" reported. That way, the earlier incidents can serve as precedents. By referring to past disciplinary actions, they can see what "timeBan" duration is appropriate (and be consistent in their enforcement of the forum rules).

I'm tempted to just chuck the script I wrote & go with yours.
I had just added fields to the user table, so each new time-based ban for a particular user overwrote the data from previous "incidents". I'm not keen on the idea of having six selectboxes required to set the date; in our implementation, a moderator just types a decimal number (can be 0.1) into a textbox to indicate the time (in hours) they want to assign for the temporary ban.

Two other suggestions for you:
First, the Report (grid) should include the DATES of previous bans.
If a person was warned before for the same behavior
(a moderator may not even know about it; may have been a different mod earlier) knowing whether the warning was issued last week or last year is an important piece of info.
----------
Second, it would be really helpful if the report had two "views":
current bans in effect, and all bans ever issued (dateline DESC)

What really motivated me to post to this thread was wanting to discuss banning, in general. It's a losing proposition & just becomes a cat-and-mouse game between the habitual troublemakers and the moderators.

The vBulletin developers factored in a "moderate new posts" permission setting, but it's not flexible enough (and too time-consuming to manage). Instead of forcing all posts in a particular subforum to require moderation before being publicly visible, or having to "reassign" a user into a different usergroup, for which "posts require moderation"...

maybe we should tie this into the Time-based "banning" feature, so that when a user gets a "formal warning", his account is tagged "posts require moderation" for the specified "ban" period... and afterwards, (automatically, once the dateline for the ban is exceeded) the account tag allows posting but keeps the member account on a "watchlist" for moderators.

Maybe?
Reply With Quote
  #15  
Old 03-05-2003, 08:52 PM
Slynderdale Slynderdale is offline
 
Join Date: Mar 2002
Location: New York State
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by sparky2
Atop this thread you asked "How do you like it?"
The interface is beautiful, but the "reason" field is way too small to be practical. Needs to be datatype mediumtext, with a textarea form field in the editing interface.

What's the context of your interface screencaps? AdminCP--}EditUser
???

FWIW, I hacked something less elegant & had to rework it 4-5 times to suit our moderators. One of the things they asked for was to have "Ban Duration" reported. That way, the earlier incidents can serve as precedents. By referring to past disciplinary actions, they can see what "timeBan" duration is appropriate (and be consistent in their enforcement of the forum rules).

I'm tempted to just chuck the script I wrote & go with yours.
I had just added fields to the user table, so each new time-based ban for a particular user overwrote the data from previous "incidents". I'm not keen on the idea of having six selectboxes required to set the date; in our implementation, a moderator just types a decimal number (can be 0.1) into a textbox to indicate the time (in hours) they want to assign for the temporary ban.

Two other suggestions for you:
First, the Report (grid) should include the DATES of previous bans.
If a person was warned before for the same behavior
(a moderator may not even know about it; may have been a different mod earlier) knowing whether the warning was issued last week or last year is an important piece of info.
----------
Second, it would be really helpful if the report had two "views":
current bans in effect, and all bans ever issued (dateline DESC)



What really motivated me to post to this thread was wanting to discuss banning, in general. It's a losing proposition & just becomes a cat-and-mouse game between the habitual troublemakers and the moderators.

The vBulletin developers factored in a "moderate new posts" permission setting, but it's not flexible enough (and too time-consuming to manage). Instead of forcing all posts in a particular subforum to require moderation before being publicly visible, or having to "reassign" a user into a different usergroup, for which "posts require moderation"...

maybe we should tie this into the Time-based "banning" feature, so that when a user gets a "formal warning", his account is tagged "posts require moderation" for the specified "ban" period... and afterwards, (automatically, once the dateline for the ban is exceeded) the account tag allows posting but keeps the member account on a "watchlist" for moderators.

Maybe?
Hmm, real good ideas, ill implement them with my current hack before release, especaily the previous ban records, Instead of adding the data to the ban list in the screen shot above, ill make the total ban count a link that opens a window to show all detailed ban data for that user.
Reply With Quote
  #16  
Old 03-06-2003, 01:11 AM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks nice but FYI the mod CP of vB3 pretty much has the same features now.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03875 seconds
  • Memory Usage 2,238KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete