The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#13
|
|||
|
|||
![]()
I found the solution for how to show random members with picture from specific group.
The following code will allow you to: 1- Show random members which have profile picture from specific group. 2- Clickable picture and username to go to member's profile page. Installation: 1- Go to Admin CP > vBulletin CMS > Widgets > create new widget. 2- Widget type > PHP Direct Execution . Title > Random Members . Description > Show random members. 3- Click save. 4- Then click configure and put the code below. Code: PHP Code:
Note: You can edit the amount of members you want to show by changing the $member_count from 3 to whatever value you want. Also you can change the usergroup_limit number to match the usergroup you want to display. 6 for example is Administrators. Reference: https://vborg.vbsupport.ru/showthread.php?t=235460 Finally: Share what you know, learn what you don't. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|