Back to vBulletin 3.6 Add-ons

Registrations Today Statistics
Mod Version: 1.00, by Mackenzie s

This modification is in the archives.
vB Version: 3.6.x Rating: (6 votes - 4.83 average) Installs: 68
Released: 18 May 2007 Last Update: 18 May 2007 Downloads: 265
Not Supported Uses Plugins Template Edits  

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 Thanks.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-daily_registrations.xml (2.2 KB, 279 downloads)

Screenshots

Click image for larger version
Name:	jj.JPG
Views:	809
Size:	7.8 KB
ID:	64483  

Similar Mods

Statistics Modifications Average registrations per day statistics vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024