The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User Thread Banning (Includes Time Banning Feature) Details »» | |||||||||||||||||||||||||||
User Thread Banning (Includes Time Banning Feature)
Developer Last Online: Nov 2023
User Thread Banning (Includes Time Banning Feature)
By Shaolyen email: John@eovie.com msn: John@eovie.com Brief intro: ------------------------ This hack enables mods, supermods and administrators to ban users from viewing OR just replying to specific threads. It also allows users to be banned from threads for specified amount of time. After this time has expired, they will gain access/be able to post again. It adds a small link underneath the "Posts: #" in the postbit template. Providing the user who posted did not start the thread, a "[Thread Ban This User]" link will appear. (Only to mods, super mods and admins.) For users who are already banned from a thread, an "[Unban This User]" link will appear. Forum leaders cannot be banned from threads. (The link will not appear in their posts.) When a forum leader clicks on the "[Thread Ban This User]" link, they are taken to another page where they can: a) choose whether the user can read the thread, or just not reply to it. b) choose the length of the user's ban (in days). c) type in a reason for the user's thread ban. This is displayed when the user tried to access or reply to the thread. When a user tries to access a thread or reply to one when banned, the error message will provide a link to send a PM to the moderator who banned them. This is something that some people might not like - but if they're too scared to own up and explain why they banned the user from the thread in the first place, maybe they shouldn't be moderating! (If it really bothers some people, I can provide them with the lines of code they need to find and delete.) A new page in the AdminCP will allow the admin to check all of the current bans, as well as view archived ones. The reason for the ban will be displayed in the Admin CP when the cursor passes over the "Reason" link. Enjoy. Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
|
#33
|
||||
|
||||
I WOULD LIKE THAT SOLUTION!!!!! lol....please?
i'm getting PHP Code:
|
#34
|
||||
|
||||
Sorry everyone, I've been away for a while and I didn't have access to vb.org - now I'm back, what are the main issues with this hack? Is it installing well for most people? :\
|
#35
|
||||
|
||||
shaolyen.
EXCELLENT HACK, works great on my local board.. 1 thing i would like to request though. i am after this kind of hack is it possible to incorporate a users ban as a forum wide ban not just a specific Thread ban?? say have a second ban feature to ban a user for a timed amount to every thread on the forum.. alow them to read just not reply.. |
#36
|
||||
|
||||
Quote:
|
#37
|
||||
|
||||
Shaolyen, could this be coded to work for forums the same way, too?
|
#38
|
||||
|
||||
I still have this error in the query
[sql]Database error in vBulletin 2.2.6: Invalid SQL: SELECT thread.postuserid AS puserid,bans.active AS active,post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath, ETC ETC mysql error: You have an error in your SQL syntax near 'LEFT JOIN thread ON thread.threadid=post.threadid LEFT JOIN bans ON bans.userid ' at line 8 mysql error number: 1064 Date: Sunday 04th of May 2003 11:50:14 PM Script: <a href="http://forums.squareultima.com/showthread.php?s=&postid=62609#post62609" target="_blank">http://forums.squareultima.com/show...62609#post62609</a> Referer: <a href="http://forums.squareultima.com/index.php?" target="_blank">http://forums.squareultima.com/index.php?</a> [/sql] and i tried installign this in a fresh 2.2.6 (jus shoot meh ) and now the admin cp link is blank.... help? Everything else worked fine, I can ban users etc.....link is jus blank in admin cp...(note: this is on a fresh 2.2.6).... help? ditto that boofo....fix would be nice....*cries*....i really like this hack and would lovve it to work |
#39
|
||||
|
||||
Sorry for the delay in getting back to you but been away. Anyway, in the original hack under "2. FILE EDITS" the "Replace With" should be changed from:
PHP Code:
PHP Code:
|
#40
|
|||
|
|||
there is 2 cpheader functions being called in threadbanadmin.php and it doesn't show the page. so just remove one of them.
D |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|