Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ban Ignored/Specified Users from Replying v2.0 Details »»
Ban Ignored/Specified Users from Replying v2.0
Version: 1.00, by magnus magnus is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-27-2004 Last Update: Never Installs: 15
 
No support by the author.

Ban Ignored/Specified Users from Replying v2.0

Description
This hack will prevent ignored users from replying to your threads, as well as give you the option to ban additional users without adding them to your ignore list.

Information
This hack was previously titled "User-Defined Posting Bans (Ban specified users from replying)"

Tested on RC4, should work on RC1+

Version History
v1.0 - Initial Release
v2.0 - Added auto-ban of ignored users, created installer script for convenience

Click here for upgrade instructions from 1.0!

Planned Features
v3.0
- Who knows? You tell me.

If you use this, please click

Show Your Support

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

Comments
  #52  
Old 03-22-2004, 02:16 PM
Dark Shogun Dark Shogun is offline
 
Join Date: Aug 2002
Location: The Underworld
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I was trying to install this the installer kept saying that the tables and rows already there. I checked but I saw the first parts but not the VALUES parts. Now on when you make a thread the part where you choose who can't see the thread doesn't have any text.

Dark Shogun
Reply With Quote
  #53  
Old 03-26-2004, 09:45 AM
Dark Shogun Dark Shogun is offline
 
Join Date: Aug 2002
Location: The Underworld
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone still supporting this hack?

Dark Shogun
Reply With Quote
  #54  
Old 04-07-2004, 02:15 AM
magnus's Avatar
magnus magnus is offline
 
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Shogun
Anyone still supporting this hack?

Dark Shogun
Yikes! I'm sorry for the incredibly late reply, but for some reason I wasn't getting e-mail updates on this thread!

As for the text not showing up, go to your Phrases Manager, and select "edit" on any random phrase. Then, click "save". You don't actually have to make any changes, but for some reason this sort of "re-synchs" the database.
Reply With Quote
  #55  
Old 04-13-2004, 04:48 PM
SternFan SternFan is offline
 
Join Date: Nov 2003
Location: Eastern PA
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I run the following:

Code:
SELECT * FROM `phrasetype` WHERE phrasetypeid=152;
I get the shoutbox hack that I installed.
When I run this one:
Code:
SELECT * FROM `phrasetype` WHERE phrasetypeid=153;
I get no queries. Is it possible for me to put it at location 153 without affecting the hack?
Reply With Quote
  #56  
Old 04-14-2004, 12:39 PM
magnus's Avatar
magnus magnus is offline
 
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SternFan
When I run the following:

Code:
SELECT * FROM `phrasetype` WHERE phrasetypeid=152;
I get the shoutbox hack that I installed.
When I run this one:
Code:
SELECT * FROM `phrasetype` WHERE phrasetypeid=153;
I get no queries. Is it possible for me to put it at location 153 without affecting the hack?
Yes. In fact, I went ahead and removed the added phrasegroup altogether now. You can simply insert the phrases into the GLOBAL phrasegroup instead.
Reply With Quote
  #57  
Old 04-15-2004, 06:16 AM
Catch-22|BL Catch-22|BL is offline
 
Join Date: Aug 2003
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, thanks! v1.2 is now successfully running. It worked fine without all the HTL business.

The only problem (and it might be my fault) is that the box where people input the list in newthread is not explained (see attached). If it is my problem, feel free to tell me to bug off....but if I am the first person to install since v1.2, then I want to report this potential issue just to be fair. Either way, nice work and thanks for the effort.
Reply With Quote
  #58  
Old 04-15-2004, 08:24 PM
magnus's Avatar
magnus magnus is offline
 
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Catch-22|BL
Okay, thanks! v1.2 is now successfully running. It worked fine without all the HTL business.

The only problem (and it might be my fault) is that the box where people input the list in newthread is not explained (see attached). If it is my problem, feel free to tell me to bug off....but if I am the first person to install since v1.2, then I want to report this potential issue just to be fair. Either way, nice work and thanks for the effort.
When did you install? If it was in the past day, chances are you need to go to the Phrase Manager in AdminCP. Then, select any random phrase, click Edit, then click Save. You don't need to make any changes, this just synchronizes the Phrase database.

That should do it for you. Let me know.
Reply With Quote
  #59  
Old 04-16-2004, 04:04 AM
Catch-22|BL Catch-22|BL is offline
 
Join Date: Aug 2003
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That solved the issue. Thank you!
Reply With Quote
  #60  
Old 10-05-2005, 10:05 PM
Anon47's Avatar
Anon47 Anon47 is offline
 
Join Date: Aug 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not sure if this hack is still being supported, but I'm having a hard time getting it to work. Mainly, ignored users can still post in threads that they shouldn't be able to.
Reply With Quote
  #61  
Old 11-05-2005, 06:58 AM
SternFan SternFan is offline
 
Join Date: Nov 2003
Location: Eastern PA
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wondering if someone was thinking about porting this to version 3.5 If not I might take a crack at it :nervous:

Thanks....
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 02:39 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.07553 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
  • (4)bbcode_code
  • (3)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
  • (3)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