Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Zoints Forumban - Ban members from a single forum Details »»
Zoints Forumban - Ban members from a single forum
Version: 1.3.0, by Zoints Zoints is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.6.1 Rating:
Released: 10-02-2006 Last Update: Never Installs: 162
DB Changes Uses Plugins
 
No support by the author.

This modification allows staff to ban users from a single forum for a specified time period. Once banned, the user is automatically notified via private message. When the time period is up, the user is automatically unbanned from the forum and sent a PM notifying them of this fact.

A simple "forumban user" link is added to the user options in the admincp.
.

And there you are presented with the forumban system. From that point, it's all automated


And in vbulletin options > Zoints forumban options:






Official support for this modification will be at http://network.zoints.com in this specific forum.


Changelog

2006/09/28 - 1.3.0
* Bugfix for releasing forumbans set as 'never'
* Bugfix for supermods seeing invalid forums in the forum chooser
* Bugfix for uninstalling product not dropping table

2006/08/28
* Scheduled task compatibility with vBulletin 3.6

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 12-06-2006, 08:27 AM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Simply Awesome.

-vissa
Reply With Quote
  #53  
Old 12-12-2006, 04:45 AM
j883376 j883376 is offline
 
Join Date: Mar 2005
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Luggruff View Post
Are you going to add a link in the postbit or something, allowing this moderating to be alot easier?
You could use something like this if you can find yourself a suitable button image:

Code:
<if condition="can_moderate()"><img src="$stylevar[imgdir_button]/forumban.png" onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/forumban.php?do=ban&userid=$post[userid]&forumid=$forum[forumid]','ban','width=700,height=400,scrollbars=yes')" /></if>
If you don't want to use a button:

Code:
<if condition="can_moderate()"><a href="window.open('modcp/forumban.php?do=ban&userid=$post[userid]&forumid=$forum[forumid]','ban','width=700,height=400,scrollbars=yes')">Ban User</a></if>
If you do the latter, I suggest you change "Ban User" to a phrase for uniformity.
Reply With Quote
  #54  
Old 12-17-2006, 10:41 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Set as never like that 01-01-1970 02:00 why ? Many members report this problem.
Reply With Quote
  #55  
Old 12-18-2006, 09:46 PM
captainslater's Avatar
captainslater captainslater is offline
 
Join Date: Dec 2005
Location: Austria
Posts: 260
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You'll find the german version here @ vBHacks-Germany.org and here @ network.zoints.com.
Reply With Quote
  #56  
Old 01-08-2007, 06:10 PM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I received this error if user not have a PM permission via usergroups.

Quote:
Fatal error:

username has chosen not to receive private messages or may not be allowed to receive private messages. Therefore you may not send your message to him/her.

Unable to proceed with save while $errors array is not empty in class vB_DataManager_PM in /includes/class_dm.php on line 763
And also PM not sending,but normal infraction system working very well.

Any idea for that ?
Reply With Quote
  #57  
Old 01-10-2007, 08:18 PM
WATRD WATRD is offline
 
Join Date: Aug 2006
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One of the truly great mods!
Reply With Quote
  #58  
Old 01-10-2007, 11:23 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack installed!
Reply With Quote
  #59  
Old 01-16-2007, 06:18 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bulent Tekcan View Post
I received this error if user not have a PM permission via usergroups.
Quote:
Fatal error:

username has chosen not to receive private messages or may not be allowed to receive private messages. Therefore you may not send your message to him/her.

Unable to proceed with save while $errors array is not empty in class vB_DataManager_PM in /includes/class_dm.php on line 763

And also PM not sending,but normal infraction system working very well.

Any idea for that ?
Any idea for this problem ?
Reply With Quote
  #60  
Old 01-23-2007, 11:07 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is SUPPORTED ???
Reply With Quote
  #61  
Old 01-23-2007, 11:21 AM
captainslater's Avatar
captainslater captainslater is offline
 
Join Date: Dec 2005
Location: Austria
Posts: 260
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Official support for this modification will be at http://network.zoints.com in this specific forum.
Did you read that at the very beginning of this thread?
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 12:08 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.04684 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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