This plugin provides a table of users in the forum. The table is sortable by column and has pagination. Links from photo, name, and individual discussion and comment count go to appropriate pages. Settings for number of users to display per page, and permissions for viewing is in config.php. Option to view columns from KarmaBank Plugin, Thankful Plugin and LikeThis Plugin
As usual with plugins , - If you are re-installing or loading this plugin, disable it first, then update it, and then re-enable, and then verify settings.
also read this
http://vanillaforums.org/discussion/comment/17886/#Comment_178868v 3.1 - added options for thankful people, like this, and karma bank plugins in sortable and viewable columns.
v 4.0 - added route to route table for pretty url, and kirkpa31's mod in feedback discussion.
v 4.2 - fixed some linkages, added more defintions
- modify number of members viewable per page.
- select or drop columns from view
- Administrator will see all columns that a user sees but can additionally see user ip and e-mail if desired.
- select view features by user role.
Also - there is a definitions file for internationalization and locale settings.
The linkages also work correctly with both
$Configuration['Garden']['RewriteUrls'] = FALSE;
$Configuration['Garden']['RewriteUrls'] = TRUE;
(483c)