vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Ban User From A Thread (https://vborg.vbsupport.ru/showthread.php?t=109416)

Stoebi 04-25-2006 02:47 AM

Hi

Great work. Thanks a lot.

My wishes:
I would like to see an option that treadstarter can ban/unban an user from his thread. Maybe optionally to disable this for specific user(s)/groups/forum/mods/admins in acp. please.

I would like to see a reason option and a possibility within directly to contact the mod/admin/threadstarter which banned the user.

Sorry for my terrible english.

Regards, Stoebi

Hawk7173 04-29-2006 03:19 AM

in my SHOWTHREAD template I find the following:

Quote:

<td class="vbmenu_option" title="nohilite">
<div><label for="ao_oct"><input type="radio" name="do" id="ao_oct" value="openclosethread" checked="checked" /><if condition="$show['closethread']">$vbphrase[close_thread]<else />$vbphrase[open_thread]</if></label></div>
It's says it's supposed to be:

Quote:

<if condition="$show['openclose']"><div><label for="ao_oct"><input type="radio" name="do" id="ao_oct" value="openclosethread" checked="checked" /><if condition="$show['closethread']">$vbphrase[close_thread]<else />$vbphrase[open_thread]</if></label></div></if>
any ideas why it's not there?

Tyegurl 04-29-2006 03:27 AM

could possibly be another mod you have installed that required you to change that line of code...or try to find it in another spot possibly there are two lines of similar code...( i ran into the simialr code before)

Hawk7173 04-29-2006 02:01 PM

I tried installing the code after the segment I found, but the mod doesn't work. When I click on the username the ban from thread does not show up. I removed what I put in there until I find out what I should do.

Stop 05-02-2006 09:59 PM

Just great.
Sultan clicks install.

VBUsers 05-03-2006 02:34 AM

can you mod this hack so that it keeps members out of certain forums instead?

Ramsesx 05-05-2006 05:42 PM

Very nice idea, thanks a lot.

Bubble #5 05-06-2006 02:56 AM

This is an incredible mod and should be made as standard equipment on vB - hint, hint :bunny:

Iceman62 05-08-2006 06:06 PM

This would be a good hack. I think I did everything right, but it won't work. Am I supposed to upload anything to the plugins system? I have no idea. :cross-eyed:

[EDIT] Nevermind, I got it!! Nice hack!! Thanks.

Hawk7173 05-11-2006 01:31 AM

I've double and triple checked and everythin is correct according to instructions and it still doesn't work.

One thing that I did do is add the code in both "postbit" and "postbit_legacy" templates. Would that make a difference? Once I save the templates is there anything else that needs to be done?

Thanks.... any help would be greatly appreciated.


All times are GMT. The time now is 11:05 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.01145 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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