| Re: Total Members Display in block |
| by Max-Realms on 2005/3/26 3:22:23 Actually, that's exactly what I want! Thanks, banned! |
| Re: Total Members Display in block |
| by banned on 2005/3/26 3:20:21 If you need _only_ the total number of registered members you can create a custom php block with this code ![]() $member_handler =& xoops_gethandler('member'); $total = $member_handler->getUserCount(); echo $total; |
| Re: Total Members Display in block |
| by Max-Realms on 2005/3/26 3:19:13 thanks a lot! I'll check it out. |
| Re: Total Members Display in block |
| by jdseymour on 2005/3/26 2:29:21 Try XM-Memberstats 2.0c from XOOPS Malaysia. It does that and much more. |
| Total Members Display in block |
| by Max-Realms on 2005/3/26 1:43:08 Is there any way (like with an xcode) to display the total number of registered members in a block? ~David http://www.max-realms.com | Free 3ds Models |