1
technigrafa
Xoopsmembers: List users of a particular group

I am running XOOPS 2.0.10 on a client's site (and cannot upgrade due to so many hacks), but I was wondering if there was a way to make the xoopsmembers module list only people in a particular group instead of all registered users.

There is a piece of code in the template:
<{section name=i loop=$users}>


Can that be changed to show people only in the $whatever group?

Or perhaps in the index.php the code:
if ( $iamadmin ) {
            
$xoopsTpl->assign('is_admin'true);
        }


can be adapted to look for only a specific group. I am not a programmer, so I am clueless. Can anyone help me!?!

Thanks!

Login

Who's Online

150 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 150


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits