The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
QUICK BAN in postbit_legacy for vB3.6 -Instantly ban spammers! Details »» | |||||||||||||||||||||||||||
QUICK BAN in postbit_legacy for vB3.6 -Instantly ban spammers!
Developer Last Online: Sep 2013
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! This Mod has now been improved & updated today, Tuesday, 7th August, 2007, with the option of adding staff ID's which includes the extra code where required! Two Code options within! Works on vB versions 3.6 to 3.8 so far! Instructions of use included in Code! Hope you enjoy its convenience! Feedback very welcome! Tested @ http://www.norfolkmanagementrentals....orum/index.php http://www.cellpda.tk http://www.satnav.tk http://www.norfolk.tk Enjoy! Example here: If you like, kindly Donate here: PayPal If you do download, be respectful, and Click the Mark as INSTALLED button in the Mod Options box top right! Thx! Show Your Support
|
Comments |
#42
|
|||
|
|||
hi, this mod is great, but pls,
how can i enable this menu? or where i can see it? ive modified post_legacy, but this menu isnt anywhere... thanks |
#43
|
|||
|
|||
This is a really good idea, and I've just added it to my own forum, though I changed it up slightly.
Code:
<if condition="($bbuserinfo[usergroupid]==9 || $bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==5)"> <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/banning.php?do=banuser&userid=$post[userid]','ban','width=500,height=375,scrollbars=yes')"><a>Ban/Moderate $post[username]</a></span></td></tr></if> Very nice idea. My staffage are gonna love it. (And you can add it in the normal postbit too, doesn't have to be in legacy... just gotta search around for the part to add it ) |
#44
|
|||
|
|||
For some reason this isn't showing up on the menu?
|
#45
|
||||
|
||||
Can you please make a product for this? This way vbulletin upgrades do not interfere as much. Now the hack disappears when you upgrade.
|
#46
|
|||
|
|||
Many thanks to those who've clicked the Install button, and given feedback to this great Mod!
I've now addressed, and improved the code accordingly! Enjoy! |
#47
|
||||
|
||||
In your screenshot you have the edit user function for admins. Please add this code.
Please make this into a product or plugin. |
#48
|
|||
|
|||
I am looking for a mod like this, but it will do 2 functions:
1) ban the user 2) delete (physically) all the posts by this user could someone help me find this please. thanks. |
#49
|
|||
|
|||
Hello great mod, but having a bit of trouble.
This is the code I'm putting in. HTML Code:
<!-- daPLAYBOY banUser --> <if condition="($bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==7 || $bbuserinfo[usergroupid]==5 || bbuserinfo[usergroupid]==21)"> <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/banning.php?do=banuser&userid=$post[userid]','ban','width=500,height=375,scrollbars=yes')"><a>Ban User: $post[username]</a></span></td></tr></if> <!-- / daPLAYBOY banUser end --> HTML Code:
The following error occurred when attempting to evaluate this template: Parse error: syntax error, unexpected '[' in /home/brutehal/public_html/xgengamers.com/forum/includes/adminfunctions_template.php(3596) : eval()'d code on line 351 This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish. |
#50
|
|||
|
|||
anyone?
|
#51
|
|||
|
|||
All I can say is that it might be your version of vB that isn't compatible, as on vB 6.0 it works just fine!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|