View Groups

by Diogo Parrinha 16 Stars 9,302 Downloads

Displays the list of user groups on index page.

Project Details

Disclaimer
This plugin is not officially supported by me anymore. We have closed our official MyBB-Plugins.com website and do not provide support for any of our plugins. All premium plugins have been made available for free. Use at your own risk.

Description
Displays existing user groups on the index page, below the who's online list.

You can set which user groups are not shown in the index page (these groups can't be accessed from index.php?action=viewgroups&gid=GROUPID_HERE either)
You can set how many users to display per page in index.php?action=viewgroups&gid=GROUPID_HERE
You can choose if groups are clickable or not. If not, they can't be viewed from index.php?action=viewgroups&gid=GROUPID_HERE either

Changes
1.5 -> 1.6
Compatibile with MyBB 1.8.

1.4 -> 1.5
Fixed HTML validation problem.

1.3 -> 1.4
Changed license to GPLv3.
Compatible with MyBB 1.6 only.

1.2 -> 1.3
Increased speed when viewing the members of a group.

1.1 -> 1.2
Seperates group leaders from regular members.

1.0 -> 1.1
Fixed a problem in a query that would get invalid users if you had more than 19 groups on your forum.