View Full Version : Add-On Releases - QUICK BAN + Quick Edit User from postbit for vB3.8xx - Instantly Ban Spammers!
LordDB
07-06-2009, 10:00 PM
v1.2
About the Code:
Now you can Ban a user/spammer instantly from the postbit! Just click the Username in the thread, and then click 'Ban User' to ban directly!
The Mod has now been improved so you can Edit the User, also, with the option of adding staff ID's which includes the extra code where required! Two Code options within the attached Txt!
Works on vB versions 3.6 to 3.8 so far!
Instructions of use included in Code!
Hope you enjoy its convenience! https://vborg.vbsupport.ru/external/2011/01/23.gif
Feedback very welcome!
Tested @
http://www.TopicMania.co.uk (http://www.topicmania.co.uk/forum/)
http://www.KaraokeSong.tk (http://www.KaraokeSong.tk/)
http://www.CellPDA.tk (http://www.cellpda.tk/)
http://www.SaTNav.tk (http://www.satnav.tk/)
http://www.Norfolk.tk (http://www.norfolk.tk/)
http://www.MyVIPclub.tk (http://www.MyVIPclub.tk/)
Enjoy!https://vborg.vbsupport.ru/external/2011/01/23.gif
Example here:
https://vborg.vbsupport.ru/external/2009/07/70.jpg
If you like, kindly help me with my University Fees...Donate here:
PayPal (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=mega%40norfolk%2etk&amount=3%2e00&no_shipping=2&no_note=1&tax=0¤cy_code=GBP&bn=PP%2dDonationsBF&charset=UTF%2d8)
If you do download, be respectful, and Click the
Mark as INSTALLED
button in the Mod Options box top right! Thx! https://vborg.vbsupport.ru/external/2011/01/23.gif
Sayid
07-07-2009, 12:44 PM
Nice mod,
It will be better if you add ban link to the profile page and member list
LordDB
07-07-2009, 12:48 PM
Nice mod,
It will be better if you add ban link to the profile page and member list
the Mod is as described as it is the shortest method to ban...hope you understand the logic!
SirHappy
07-07-2009, 05:21 PM
Thats old daPLAYBOY;)
Show here: https://vborg.vbsupport.ru/showthread.php?t=214402
LordDB
07-07-2009, 05:49 PM
Thats old daPLAYBOY;)
Show here: https://vborg.vbsupport.ru/showthread.php?t=214402
amazing, another variation...my code also includes 'Edit User' too, if you didn't notice!
Ronald0
07-07-2009, 06:27 PM
Its indeed a nice addition to the banning methods. Like to see some more. Good work.
Sayid
07-07-2009, 08:46 PM
Uninstalled
nnStaff
07-07-2009, 09:48 PM
Already did something like this in the templates, comes in handy.
Robert Waanders
07-08-2009, 09:47 AM
This looks sweet, thanks for sharing!
Robert
ricardoNJ
08-13-2009, 06:46 AM
Nice, thanks!
ricardoNJ
08-13-2009, 03:43 PM
The other usergroup can theey ban to administrator???
LordDB
08-13-2009, 03:51 PM
The other usergroup can theey ban to administrator???
No, they cannot ban the main administrator (Super Admin)!
RTMdotORG
08-13-2009, 03:54 PM
The other usergroup can theey ban to administrator???
No, he's made it that ONLY Admins can ban...
The condition in the template edit is for usergroup id 6.
ricardoNJ
08-13-2009, 04:06 PM
I allow to SuperModerator and other in the code list.
if you want more staff groups added so they can ban...just ADD the ID code as shown in the first line:
<!-- daPLAYBOY banEditUser -->
<if condition="($bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==7 || $bbuserinfo[usergroupid]==5)">
...an then the Admin is number 6. I want to know if the other can ban to me [admin]?
RTMdotORG
08-13-2009, 04:07 PM
I allow to SuperModerator and other in the code list.
if you want more staff groups added so they can ban...just ADD the ID code as shown in the first line:
<!-- daPLAYBOY banEditUser -->
<if condition="($bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==7 || $bbuserinfo[usergroupid]==5)">
...an then the Admin is number 6. I want to know if the other can ban to me [admin]?
Not if you're a Unalterable Admin...
ricardoNJ
08-13-2009, 04:11 PM
Not if you're a Unalterable Admin...??
What's means?
RTMdotORG
08-13-2009, 04:14 PM
Not if you're a Unalterable Admin...??
What's means?
in your config.php file...
forumroot/includes/config.php...
open it...scroll down to unalterable admin... enter your userid or any other admin you want to make unalterable(no1 can edit them)....
If you'd like to edit your own self after making yourself unalterable, use this MOD...
https://vborg.vbsupport.ru/showthread.php?t=203760&highlight=unalterable
ricardoNJ
08-13-2009, 04:30 PM
mmm but, the default version -I mean, the config.ph that I have in my host- is alterable for anyone? I'm sorry, i'm confused
RTMdotORG
08-13-2009, 05:36 PM
mmm but, the default version -I mean, the config.ph that I have in my host- is alterable for anyone? I'm sorry, i'm confused
no, this means even other admins cannot edit your profile through the admincp....
without the mod i posted above, you couldnt edit yourself through the admincp...
config.php file edit is to make yourself an unalterable admin...
ricardoNJ
08-13-2009, 05:39 PM
Ok thanks!
Brandon Sheley
08-13-2009, 06:15 PM
nice mod, I may add this to our forum :)
thx for sharing
Looks good, but I was looking for something a little more in-depth.
What I would use is something that I could ban a member, then delete all threads and posts by them, all PMs to and from them and then rebuild whatever indexes are needed.
There might be something like this already out there, I haven't looked. That's what I was thinking when I read this mod title though and why I was checking it out.
Anyway, good stuff. =)
dandanch
08-18-2009, 07:30 AM
i've installed the codes and i got this message :
Not Found
The requested URL /modcp/banning.php?do=banuser&userid=3366 was not found on this server.
not sure what i did wrong i'm using 3.8.2 boards i have it set as postbit legacy
and i'm using ffox.. need some help.thanks
LordDB
08-18-2009, 09:16 AM
i've installed the codes and i got this message :
not sure what i did wrong i'm using 3.8.2 boards i have it set as postbit legacy
and i'm using ffox.. need some help.thanks
If you followed my instruction to the letter then they'd be no issues...are you authorized to Ban? Upload your modcp files again or make sure the banning.php is in the directory!
Sador
08-18-2009, 10:57 AM
Looks good, but I was looking for something a little more in-depth.
What I would use is something that I could ban a member, then delete all threads and posts by them, all PMs to and from them and then rebuild whatever indexes are needed.
There might be something like this already out there, I haven't looked. That's what I was thinking when I read this mod title though and why I was checking it out.
Anyway, good stuff. =)https://vborg.vbsupport.ru/showthread.php?t=156444
Delete posts, threads etc for people, ban or delete him, all configurable. Also, you can decide if people are protected if they have more then a certain amount of posts (to prevent regular users to be totally deleted)
Maybe not entirely what you were looking for, but it's a nice mod in my opinion.
dandanch
08-18-2009, 04:21 PM
ok ..lol..i forgot i renamed my modcp dir..thanks great mod.
ifitsmedia
07-30-2010, 07:00 AM
Will this work with vb 4.0.5?
If not, is there any similar mod?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.