SMF Support > SMF 2.0.x Support

Show all groups and count users in all groups

(1/2) > >>

Pyrhel:
Hi guys!

I have a question about the groups in SMF. When i put someone in a group the group becomes his primary member group. When i put him in other group the second one becomes his additional member group.

At the bottom of the index page there is a list of groups. When i click on the "second" group the user is not displayed there. Is there a way to display the account in the members list under that group?

And one more question, is there an option to display all groups in the profile?

Branko.:
http://custom.simplemachines.org/mods/index.php?mod=620

Pyrhel:
Yup i saw that, but will it display the users in all groups that they are in?

Pyrhel:
Another question... Where is the code which fetches the users for a group, i cant find it. If i read it, i can change it to the behaviour i'm looking for :)

MovedGoalPosts:
<?php ssi_fetchGroupMembers($groupIDs); ?>

That code would show you all members in the specific group, taken from : http://www.simplemachines.org/community/ssi_examples.php  If you have decent knowledge of php you might be able to do something with that?

Navigation

[0] Message Index

[#] Next page

Go to full version