The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Banned by moderator...
I want it to be so that when the moderators click the ban button, it moves them to usergroup Banned, a group I have custom created, and wish to have all banned users in.
Thanks |
#2
|
||||
|
||||
Does it not do this already?
|
#3
|
|||
|
|||
It puts them in usergroup "Banend by Moderator" which is kind of annoying, since I am active in taking care of trolls too, and just want them all in one group, the one that I custom created.
|
#4
|
||||
|
||||
edit MOD\user.php (Notice this is the file under MOD dir)
find: PHP Code:
PHP Code:
Be careful about writing the correct usergroup id here! We dont want them become Site Admins accidently, do we? Enjoy.. Logician |
#5
|
|||
|
|||
It puts them in the correct usergroup, but still automatically adds Banned by Moderator, and it also doesn't update their Status to Banned, like it would automatically do if an admin switched their group.
|
#6
|
||||
|
||||
"and it also doesn't update their Status to Banned, like it would automatically do if an admin switched their group."
Thats a known bug, a fix is somewhere in the releasforum as i know |
#7
|
|||
|
|||
Have any idea of what it is called? And what about it still adding the other usergroup?
|
#8
|
||||
|
||||
you have to delete/outcomment this passege in mod/user.php:
PHP Code:
this is the link to the hack update user title: https://vborg.vbsupport.ru/showthrea...threadid=33711 |
#9
|
||||
|
||||
Thanks for that
Satan |
#10
|
|||
|
|||
Outcomment? I'm new at this...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|