Registrations Today Statistics
This modification is in the archives.
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:
Code:
<if condition="$show['activemembers']">, <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span> </if> 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. Screenshots |
Similar Mods
Statistics Modifications Average registrations per day statistics | vBulletin 3.6 Add-ons |