vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Total number of forum members? (https://vborg.vbsupport.ru/showthread.php?t=324158)

Snowhog 01-09-2017 04:52 PM

Total number of forum members?
 
1 Attachment(s)
Exactly how many members do we have in our Forum? The attached screenshot of our Usergroup Manager page shows all the Default and Custom Usergroups that have members assigned.

I assume that adding up the number of Default Usergroups > Primary User reflects the 'total' number of members we have. What I am confused/concerned about is the total number of Custom Usergroups > Primary Users is greater, and not by just a little bit, but by several hundreds. Why?

Seven Skins 01-09-2017 04:59 PM

Stats at the bottom of your homepage. Members: 18,846 Active Members: 195

You can also check the users table in the database to get exact number but this will include all usergroups.

Snowhog 01-09-2017 05:57 PM

Rats. I knew that, and, I forgot (again) that it's the combined total of all Primary Users in Default and Custom Usergroups.

That said, the 18,846 Members shown under Kubuntu Forums . Net Statistics is 'one more' than the total of all Primary Users. Hmm. Need to do some SQL queries.

Paul M 01-09-2017 06:22 PM

SELECT COUNT(*) FROM User

Thats how many user records you have, which is how many members you have.

Snowhog 01-09-2017 06:34 PM

And that also returns 18,846. Why is the total count of Primary Users off by one; 18,845.


All times are GMT. The time now is 07:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01107 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete