
01-29-2009, 03:20 AM
|
 |
|
|
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by dirtyfeast
You also need to add this to directions so that permission can be set.
To edit usergroups,,
admincp >> Plugins & Products >> Plugin Manager:
YoBroMoFo Playlist for member profile
Add the usergroup ID,that you want to be able to use the YoBroMoFo Playlist..
Code:
Code:
if (is_member_of($vbulletin->userinfo,1 ,2 ,5 ,6 ,7))
Like this: ,1 ,2 ,3 ,4 ,5 ,6 ,7 ,8 ,9
|
Great idea, will add this into future release.
:up:
|