vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - Users Registered Today (https://vborg.vbsupport.ru/showthread.php?t=182912)

Kirk Y 06-18-2008 10:00 PM

Users Registered Today
 
Users Registered Today

This modification will keep track of the users who've registered every day. It was requested by Stuart (Spinball).

Installation:
1. Upload the attached file to your includes/cron directory.
2. Import the Product XML.
3. Perform the template edits described in the readme file.
4. Configuration is accessible via vBulletin Options -> Forums Home Page Options
Notes:
This modification utilizes vBulletin's datastore to reduce load. Rather than pulling fresh data on every page load, the number of registered users for that day are queried for every 30 minutes.
Version History:
1.03 - Corrected issue in the cron file
1.02 - Small bugfix
1.01 - Rewrote to utilize datastore
1.00 - Initial Release


Super Jinni 06-19-2008 01:45 AM

How is this different forum Paul's Mod HERE?

Kirk Y 06-19-2008 01:53 AM

Quote:

Originally Posted by Super Jinni (Post 1553170)
How is this different forum Paul's Mod HERE?

Paul wrote that one. I wrote this one. :)

Stuart requested I make this for him and release it here -- I guess he (nor I) didn't know one had already been released.

I'm not sure that Paul uses the datastore either.

Audentio 06-19-2008 02:20 AM

Good work lad.

Super Jinni 06-19-2008 07:34 AM

Quote:

Originally Posted by Kirk Y (Post 1553176)
Paul wrote that one. I wrote this one. :)

Stuart requested I make this for him and release it here -- I guess he (nor I) didn't know one had already been released.

I'm not sure that Paul uses the datastore either.

good work though

:)

KURTZ 06-19-2008 07:36 AM

Quote:

Originally Posted by Super Jinni (Post 1553170)
How is this different forum Paul's Mod HERE?

a template edit? :)

Spinball 06-20-2008 05:50 AM

On a very busy forum, it makes sense to cache the query rather than ask the SQL server to get it every time the home page loads.

maxicep 06-26-2008 07:41 PM

Quote:

Originally Posted by Spinball (Post 1554227)
On a very busy forum, it makes sense to cache the query rather than ask the SQL server to get it every time the home page loads.

it's right ..

peterpigman 06-27-2008 03:00 PM

Does this do a rolling 24 hours or just this day?

Kirk Y 06-27-2008 03:14 PM

Just this day, according to each user's timezone offset.


All times are GMT. The time now is 08:45 AM.

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.01216 seconds
  • Memory Usage 1,737KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete