The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hey
I've been nodding my Vbulletin, but currently stuck as I want to only allow the WYSIWYG editor to only be used by selected usergroup Ids, since I can't see an option in default Vbulletin. Any help is appreciated.. Thanks! |
|
#2
|
|||
|
|||
|
You can try to overwrite some options in:
PHP Code:
PHP Code:
If user it not in your special group, set it to 0. Try it. |
![]() |
|
|