Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Ban from Thread Details »»
Ban from Thread
Version: 1.1, by FullyTested FullyTested is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Category: Moderators Functions - Version: 3.6.8 Rating:
Released: 09-21-2007 Last Update: 10-31-2007 Installs: 76
DB Changes Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

Ban from Thread

This mod allows your moderators to do the following:
  • Ban a user from a thread via the username drop down menu in a post (as well as the admin/mod cp).
    This opens a page which allows you to select a ban period, whether or not to allow the user to view the thread, and provide a text message which the user will see when trying to view or reply to the thread.
  • Once you ban the user you are returned to the same post from which you banned.
    You will now notice a small icon besides the ip icon.
    Clicking on that will open a page that will display the current ban information as well as a list of other threads from which this user is banned.
    You will also have the option to edit or lift the ban from here.
    You may now also unban the user from the username drop down menu.
  • From the admin cp you can set whether you wish to have a Private Message sent to the user whenever they are banned/unbanned.
  • You may also view, edit, or lift bans from the admin/mod control panel. Just click on the 'view banned from thread users' link.

To Intall:
Please see the 'readme' text file for installation instructions.


Revisions:

version 1.1
Fixed a problem with search bots.
Just re-import the product, but remember to select 'allow overwrite'.


I hope you find this mod useful.
Sincerely,
FullyTested.

Show Your Support

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

Comments
  #62  
Old 10-24-2007, 01:19 AM
CP, CP, is offline
 
Join Date: Aug 2005
Location: UK London
Posts: 276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi i would like to install this hack but it seems too tedious to edit files now seeing as we are in the 3.6.x era could you kindly make this hack more easier to install just like this hack here for 3.5.x

https://vborg.vbsupport.ru/showthrea...an+from+Thread

Cheers!
Reply With Quote
  #63  
Old 10-24-2007, 02:26 AM
DevilYellow DevilYellow is offline
 
Join Date: Nov 2004
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CP, View Post
Hi i would like to install this hack but it seems too tedious to edit files now seeing as we are in the 3.6.x era could you kindly make this hack more easier to install just like this hack here for 3.5.x

https://vborg.vbsupport.ru/showthrea...an+from+Thread

Cheers!
I agree - I dont mind editing templates, but files are a bit much. Especially since there are so many updates that happen with vBulletin.

I will say tho that I really do like the functionality of your plugin
Reply With Quote
  #64  
Old 10-24-2007, 02:54 AM
FullyTested FullyTested is offline
 
Join Date: Aug 2007
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You guys are comparing Apples to Oranges.
As the saying goes, anything that's worthwhile requires an effort.
Reply With Quote
  #65  
Old 10-27-2007, 03:57 AM
f4vn f4vn is offline
 
Join Date: Apr 2007
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please help me !
This my error
Code:
Not Found

The requested URL /Array[threadbanlink] was not found on this server.
Apache/2.0.52 (CentOS)
Reply With Quote
  #66  
Old 10-31-2007, 06:47 PM
itdevil's Avatar
itdevil itdevil is offline
 
Join Date: Oct 2005
Location: Switzerland [CH]
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guests (Spiders) on my forums are giving a DB error. when they visit the newreply.php


my vBulletin version is : 3.6.2

Quote:
SELECT liftdate, reason
FROM userbanthread
WHERE userid = 0 AND threadid =
LIMIT 1;

MySQL Error : You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'LIMIT
1' at line 4
Error Number : 1064
Date : Wednesday, October 31st 2007 @ 04:23:02 AM
Script : http://www.xxxx.com/forum/newreply.php
Referrer :
IP Address : 64.xxx.xxx.136
Username : Unregistered
Classname : vb_database
if i disable the hack it gets fine, registered users have no problem, only guests is creating the db error. How do i fix it ?
Reply With Quote
  #67  
Old 10-31-2007, 07:51 PM
TheBlackPoet's Avatar
TheBlackPoet TheBlackPoet is offline
 
Join Date: May 2006
Location: Pasadena, Texas, USA
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that sucks... i too the time to edit all the files... and the link doesnt show.... could it be I am the only one on this forum and it doesnt show up for usergroup 6????
Reply With Quote
  #68  
Old 11-01-2007, 07:01 AM
FullyTested FullyTested is offline
 
Join Date: Aug 2007
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itdevil View Post
Guests (Spiders) on my forums are giving a DB error. when they visit the newreply.php

Thanks for reporting the error.
Version 1.1 should fix this problem.
Reply With Quote
  #69  
Old 11-01-2007, 07:04 AM
FullyTested FullyTested is offline
 
Join Date: Aug 2007
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tiredoff View Post
just the ban from the thread or from the all forum ?

If you are still interested in the version that allows your mods to ban from thread as well as from site, PM your email and I'll send it to you.
Reply With Quote
  #70  
Old 11-01-2007, 07:16 AM
itdevil's Avatar
itdevil itdevil is offline
 
Join Date: Oct 2005
Location: Switzerland [CH]
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FullyTested View Post
Thanks for reporting the error.
Version 1.1 should fix this problem.
do i need to redo all PHP & Templates edits for the upgrade ?
Reply With Quote
  #71  
Old 11-01-2007, 07:41 AM
FullyTested FullyTested is offline
 
Join Date: Aug 2007
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No.
Just re-import the product but remember to select 'allow overwrite'.
Reply With Quote
Reply

Thread Tools

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:39 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.04760 seconds
  • Memory Usage 2,303KB
  • 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
  • (1)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
  • (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