Welcome To

SleePy Code

The limitation of PHP is the script creator.

Quick Links:
[ 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 ] - Hacks Index


As of SMF 2.0 or higher this customization is no longer required as it is either a default feature or has been fixed. Check the Readme.txt for more information

SSI MemberGroup

Thank you for using SSI Membergroup Mod by SleePy.

This Mod Adds to your SSI.php a function that allows you to get all members from a membergroup. This is great for people who run Clan, Guild sites or just need a roster of members..
This was Created to Search Regular Groups and Not Post based Groups.

Usage:
ssi_membergroup($groupid = 1, $additional = 0, $sort = 1, $sortorder = 1, $output_method = 'echo')

Notes:
Group ID 0 Can not be selected, It will default to 1 (admins)..

SMF 2.0
=======
To all those who are wondering where this mod went. This is a new SSI Feature in 2.0

Looking at this function may help you.
// Get all members of a group.
function ssi_fetchGroupMembers($group_id, $output_method = 'echo')

This mod also contains more information than my mod by using loadMemberContext to pull a lot of the user information.

View, SSI MemberGroup, at the SMF Customize Site

All works are released under the Simple Machines License. Only Simple Machines 3rd party Mod Site is allowed to redistribute these works.

Download
ScreenShots, Previews, Examples
No Avaiable images could be located.

Go To Top