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

Reply
 
Thread Tools
New Thread on User Banning by BOP5 Details »»
New Thread on User Banning by BOP5
Version: 1.4, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Moderators Functions - Version: 4.x.x Rating:
Released: 01-12-2011 Last Update: 06-11-2011 Installs: 140
Supported Uses Plugins
Re-useable Code Translations  

The purpose of this mod is to create a new thread in a forum you specify whenever any user is banned.

NEW In Version 1.2 - Set a minimum post count for a user before a "new thread" is created on their banning- this way you don't bother making threads for spammers with just a handful of posts.

New in Version 1.3 - Very minor optimization of code- upgrade optional.

New in 1.4 - {USERID} is now a usable variable in the Ban Reason. Allows for links to the banned user's profile.

The title and message posted is easily customized, as is the username of the thread starter.

This has been tested on vBulletin 3.8.6 and 4.0.8 and should work on all versions of 3.8.x/4.0.x/4.1.x. It may work on earlier versions too.

Read the info txt file in the .zip for full instructions.

See the screenshots for more details.

Please "Mark as Installed" if you use this.

English - Download Zip File
Arabic - Download xml File (Translated by Dr. osamA):up:

Download Now

File Type: xml product-newthreadonbanbop5vb4-Arabic by alra7ba.xml (11.5 KB, 86 views)
File Type: zip New Thread on User Banning by BOP5 - VB4.zip (5.3 KB, 443 views)

Screenshots

File Type: jpg banthread_vb4.jpg (65.4 KB, 0 views)
File Type: jpg banthreadforum_vb4.jpg (49.1 KB, 0 views)
File Type: jpg banthread_settings.jpg (387.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
ELROBLE, ForceHSS, furnival, ged, mapleleaffans, WendM

Comments
  #42  
Old 06-26-2011, 04:52 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you have a question I'll do my best to answer it.
Reply With Quote
  #43  
Old 09-11-2011, 07:55 PM
Marios858 Marios858 is offline
 
Join Date: Apr 2011
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent Modification , thanks a lot.
Reply With Quote
  #44  
Old 09-01-2012, 01:56 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can add option thread Auto Close?
Reply With Quote
  #45  
Old 09-01-2012, 03:03 PM
NTT NTT is offline
 
Join Date: May 2007
Location: Viet Nam
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great idea, but I want to only create one thread and the next user banning will be comment in the topic, how to edit?
Reply With Quote
  #46  
Old 09-01-2012, 04:16 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes also add option banned member Thread ID !
Reply With Quote
Благодарность от:
NTT
  #47  
Old 09-01-2012, 04:30 PM
NTT NTT is offline
 
Join Date: May 2007
Location: Viet Nam
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nirjonadda View Post
Yes also add option banned member Thread ID !
This mod has selected Thread ID?
Reply With Quote
  #48  
Old 09-02-2012, 01:27 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nirjonadda View Post
You can add option thread Auto Close?
I can on a future update but that may be a while.

For now you can edit the XML file.

Find the line:

Code:
$banthread->set('showsignature', $vbulletin->options['bop5onban_sig']);
And add below it:

Code:
$open = 0;
$banthread->set('open', $open);

And all threads will be closed. (Re-import the product of course, allow overwrite = yes)

Quote:
Originally Posted by NTT View Post
great idea, but I want to only create one thread and the next user banning will be comment in the topic, how to edit?
Maybe in a future version, just not possible as it is now coded.

Quote:
Originally Posted by Nirjonadda View Post
Yes also add option banned member Thread ID !
I don't understand... You want to make posts instead of threads in a specific thread? If so same answer as above.
Reply With Quote
  #49  
Old 09-02-2012, 05:47 PM
wilford brimley wilford brimley is offline
 
Join Date: Apr 2012
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wrong mod my bad.
Reply With Quote
  #50  
Old 09-29-2012, 08:41 PM
Mark_Zuckerberg Mark_Zuckerberg is offline
 
Join Date: Sep 2011
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It gives me an error while i click ban user the error is this

Quote:
Fatal error: Class 'VBSIGNATURES' not found in /home/admincp/public_html/dbtech/vbsignatures/hooks/threadfpdata_postsave.php on line 5
altough i have selected no to Show Signature? in New Thread on Banning by BOP5 options any help?
Reply With Quote
  #51  
Old 09-30-2012, 04:41 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it appears to be an incompatibility with dbTech's vbsignatures mod.

I would suggest disabling my mod- I do not have dbtech's mod installed anywhere to test and frankly do not see having time anytime soon to figure out what the conflict is.

Sorry.
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:05 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.04918 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
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
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete