Making a member list
Posted: 07 January 2008 10:39 AM   [ Ignore ]
Member
RankRankRank
Total Posts:  55
Joined  2007-12-15

I just tried to create a member list using the User module.

When I used the code below, I only get one member. How can I create a list?

{exp:user:stats}
{member_id} ...
{/exp:user:stats}

Thank you!

Profile
 
 
Posted: 07 January 2008 10:42 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3716
Joined  2006-10-18

Unfortunately the Memberlist option does not exist, but I do suspect it is a feature that should soon follow. wink
Until then, you’ll have to use the Native EE Memberlist.

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 07 January 2008 11:03 AM   [ Ignore ]   [ # 2 ]
Member
RankRankRank
Total Posts:  55
Joined  2007-12-15

Sigh… that was the option I purchased it for. You think it could happen soon? grin

Profile
 
 
Posted: 07 January 2008 11:29 AM   [ Ignore ]   [ # 3 ]
Member
RankRankRank
Total Posts:  55
Joined  2007-12-15

On second thought, it’s ready when it’s ready. grin

Profile
 
 
Posted: 07 January 2008 11:58 AM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  736
Joined  2004-03-30

Current,

Just sent you a separate email on this.

There is an undocumented and untested feature in User that should help you.

{exp:user:users group_id="4"}
{screen_name}
<br />
{/exp:user:users}

I’ll try and get some notes to Pie Man so he can flesh out the docs.

mk

 Signature 

Mitchell Kimbrough

Profile
 
 
Posted: 28 January 2008 12:32 PM   [ Ignore ]   [ # 5 ]
Jr. Member
RankRank
Total Posts:  36
Joined  2005-04-25

I can get this to work with a single group_id, but what about multiples using | parsing.

Profile
 
 
Posted: 08 February 2008 07:11 AM   [ Ignore ]   [ # 6 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  736
Joined  2004-03-30

Sue,

Catching up on email. You’ll be able to do multiple groups in an upcoming version of User.

mk

 Signature 

Mitchell Kimbrough

Profile