vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Statistics Modifications - Average registrations per day statistics (https://vborg.vbsupport.ru/showthread.php?t=147293)

Adult SEO 05-14-2007 10:00 PM

Average registrations per day statistics
 
Hi there!

Hereby a small mod that will enable you to show the average registrations per day on your forum.

This mod requires an XML product import and 1 template edit.

Instalation instructions
  1. import the attached product XML which will add one plugin, one phrase and vBulletin configuration options to the vBulletin options panel.
  2. Edit your FORUMHOME template located in Forum Home Templates > FORUMHOME
    Search for:
    Code:

    <if condition="$show['activemembers']">,
    <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
    </if>

    Add below:
    Code:

    <span title="<phrase 1="$vboptions[registrations_per_day_past_days]">$vbphrase[within_the_last_x_days]</phrase>">(<phrase 1="$regperday">$vbphrase[x_per_day]</phrase>)</span>
Have Fun!
Jan Jaap

sensimilla 05-15-2007 01:06 PM

Good idea, thanks

titorevolu 05-15-2007 02:51 PM

second on the road, install, thanks

Terminatoronly 05-15-2007 03:48 PM

Great Thanks Installed :D

Mecho 05-15-2007 07:05 PM

Thanks , installed

Muellmann 05-19-2007 12:49 AM

It's not new, I saw the exactely same hack here already and because I installed this, your one has overwritten my other one :(

yoyoyoyo 09-17-2007 11:14 AM

does this show the AVERAGE registrations per day, or simply the registrations in the past day?

Adult SEO 09-17-2007 11:44 AM

Average registrations per X days configurable from the adminpanel (e.g. 30 days, or standard 7 days)

yoyoyoyo 09-17-2007 11:58 AM

cool, thanks for the info. Perhaps the phrase displayed should reflect that?
(X new members per day: Y days average)


All times are GMT. The time now is 08:21 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.01051 seconds
  • Memory Usage 1,723KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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