The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moderate user without changing groupid
I've seen some hacks available to moderate individual users but they all involve moving the user to a specific usergroup.
Does someone have a hack that will allow me to set a users posts to moderated without having to change their user group? Thanks in advance if you've got it. |
#2
|
||||
|
||||
I didnt understand why you dont want to change their usergroup(you could create a replica usergroup anyway) but here is the hack:
Edit newthread.php and newreply.php, find: PHP Code:
PHP Code:
If you want to moderate more than 1 user, the code is: PHP Code:
|
#3
|
|||
|
|||
That's awesome. Thank you so much.
Can you also tell me how I might add this as an option setting in the edit user in the control panel? Thanks in advance. |
#4
|
||||
|
||||
you can try that:
add a new profile field just view and editable by admins as long as you leave this field blank, the user won't be moderated find out the fieldid and then change Logicians code into that: PHP Code:
|
#5
|
|||
|
|||
You guys are awesome. Thank you both very much.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|