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 - Registrations Today Statistics (https://vborg.vbsupport.ru/showthread.php?t=147514)

Mackenzie s 05-17-2007 10:00 PM

Registrations Today Statistics
 
Description: This hack will add a "Registrations Today" statistic right next to the Threads, Posts, and Members Count on the very bottom of the index (see attached picture for more info). It will show the amount of registrations in the last 24 hours. Simple, and doesn't clog anything up. :)

All it takes is one plugin and an easy template edit.

Installation:
  1. Import the attached XML.
  2. Edit your FORUMHOME template located in Forum Home Templates > FORUMHOME.
    Find:
Code:

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

Replace with:
Code:

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

<span title="<phrase 1="$vboptions[registrations_per_day_past_days]">$vbphrase[within_the_last_x_days]</phrase>"><phrase 1="$regperday">$vbphrase[daily_registrations]</phrase></span>


You're done!



Please click INSTALLED! Thanks.

Mackenzie s 05-18-2007 05:55 AM

Reserved.

I will support this add-on completely!

Barakat 05-18-2007 09:49 AM

thnks >>>

neilbarton 05-18-2007 05:31 PM

nice product - installed

alra7ba 05-18-2007 07:35 PM

thnks :)

Mackenzie s 05-18-2007 10:54 PM

Thank you for supporting this. If you want anything new added, just ask away. :)

FreshFroot 05-19-2007 10:38 PM

nice hack great job mate!

blue-d 05-23-2007 12:51 PM

nice, thanks - installed

Philipaclayton 05-23-2007 09:55 PM

greta mod, installed.

axi 05-24-2007 05:58 PM

the best and cleanest reg hack!


All times are GMT. The time now is 07:10 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.01082 seconds
  • Memory Usage 1,728KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)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