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 - New Thread on User Banning by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=257041)

BirdOPrey5 06-26-2011 04:52 PM

If you have a question I'll do my best to answer it.

Marios858 09-11-2011 07:55 PM

Excellent Modification , thanks a lot.

Nirjonadda 09-01-2012 01:56 PM

You can add option thread Auto Close?

NTT 09-01-2012 03:03 PM

great idea, but I want to only create one thread and the next user banning will be comment in the topic, how to edit?

Nirjonadda 09-01-2012 04:16 PM

Yes also add option banned member Thread ID !

NTT 09-01-2012 04:30 PM

Quote:

Originally Posted by Nirjonadda (Post 2361765)
Yes also add option banned member Thread ID !

This mod has selected Thread ID?

BirdOPrey5 09-02-2012 01:27 PM

Quote:

Originally Posted by Nirjonadda (Post 2361738)
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 (Post 2361752)
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 (Post 2361765)
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.

wilford brimley 09-02-2012 05:47 PM

wrong mod my bad.

Mark_Zuckerberg 09-29-2012 08:41 PM

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?

BirdOPrey5 09-30-2012 04:41 PM

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.


All times are GMT. The time now is 05:31 PM.

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.01106 seconds
  • Memory Usage 1,734KB
  • 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
  • (5)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