Log in

View Full Version : How to display number of members


jimjam
11-23-2011, 11:02 AM
I have a welcome page that mentions how may members we have and how many subscribers we have. Once a month or so I have to edit the html to reflect the new member numbers.

Can someone show me how might build into this html page a query so that total members and the numbers of subscribers are automatically extracted and displayed when someone views this page.

If it's possible could someone post an idiots guide as to how I might do this. Thanks

Lynne
11-23-2011, 05:12 PM
Are you showing the same numbers that are on the main forum page? If so, have you tried just copying the code from there?

jimjam
11-27-2011, 09:21 AM
Are you showing the same numbers that are on the main forum page? If so, have you tried just copying the code from there?

Hi Lynne,

There box which displays the total number of members, but not the total subscribers

Lynne
11-27-2011, 04:14 PM
Are all your subscribers add to a specific usergroup? If so, you can just do the same query that is in admincp > usergroup manager that shows how many users are in each usergroup.