daPLAYBOY
03-13-2007, 03:05 PM
Hope you enjoy its convenience! ;)
This works in all versions of vBulletin! Feedback very welcome!
Tested @ www.cellpda.tk (http://vbcoderz.com/redirector.php?url=%68%74%74%70%3a%2f%2f%77%77%77% 2e%63%65%6c%6c%70%64%61%2e%74%6b)
About the Code:
Now you can Ban a user/spammer instantly from the postbit! Just click the Username in the thread, and then click the 'Ban User' to ban directly!
Download the code on the right!
Enjoy!;)
Example here:
http://img148.imageshack.us/img148/5474/quickbanphotogh0.jpg
EDIT*
Thanks for the Feedback guys!
Here's additional Info should you wish to add ID's:
Ensure that this:
"( is put at the beginning
Change the Usergroup ID after this:
==
then if you wish to continue to add ID's place this:
|| inbetween, and repeat so it looks like this;
||$bbuserinfo[usergroupid]==6 then if you want to finish, place this at the end of the ID number:
)">
So! Here's an example:
<if condition="($bbuserinfo[usergroupid]==9 || $bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==12)">
This works in all versions of vBulletin! Feedback very welcome!
Tested @ www.cellpda.tk (http://vbcoderz.com/redirector.php?url=%68%74%74%70%3a%2f%2f%77%77%77% 2e%63%65%6c%6c%70%64%61%2e%74%6b)
About the Code:
Now you can Ban a user/spammer instantly from the postbit! Just click the Username in the thread, and then click the 'Ban User' to ban directly!
Download the code on the right!
Enjoy!;)
Example here:
http://img148.imageshack.us/img148/5474/quickbanphotogh0.jpg
EDIT*
Thanks for the Feedback guys!
Here's additional Info should you wish to add ID's:
Ensure that this:
"( is put at the beginning
Change the Usergroup ID after this:
==
then if you wish to continue to add ID's place this:
|| inbetween, and repeat so it looks like this;
||$bbuserinfo[usergroupid]==6 then if you want to finish, place this at the end of the ID number:
)">
So! Here's an example:
<if condition="($bbuserinfo[usergroupid]==9 || $bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==12)">