PDA

View Full Version : Show count of users


spaceman
Sun 25th Feb '01, 6:10am
I'm looking at the 'User Groups and Persmissions - Modify' option in vB v.2 beta.

It would be helpful if a simple count of the number of users in each user group could be displayed alongside each user group name in the list. Why? Because at the moment I look at my list and I think to myself (for example) "now, did I assign any Super Moderators yet?". In order to find out, I have to click on 'list all users'. If I had a count, I wouldn't have to.

Another thought - it would be even better to have an expanding list on this page (ie. of users in each group) - again, so that I can avoid having to go in and out and back into each group.

leadZERO
Sun 25th Feb '01, 11:40am
This was a very simple hack so I helped you with it:

http://www.vbulletin.com/forum/showthread.php?s=&threadid=9749

spaceman
Sun 25th Feb '01, 8:20pm
Hi leadZERO, and thanks for your solution.

I'm a reasonably experienced PHP/MySQL developer, but a relative vBulletin newbie. My question regarding 'hacks' is this: I'm sure your solution will work just fine, but won't any hacks that I do get overwritten when I upgrade with newer versions of vBulletin? Does this mean that I should keep a close note on any hacks I perform on my copy, so that I can re-apply them after I upgrade? Perhaps I'm missing something here...

Thanks.

leadZERO
Sun 25th Feb '01, 9:06pm
Yes you will have to reapply any hacks. However, this feature has been put into the next beta release already. I think Freddie made it a little nicer, check this out http://www.vbulletin.com/forum/showthread.php?s=&threadid=9749

spaceman
Sun 25th Feb '01, 9:13pm
thanks!