Average registrations per day statistics
Mod Version: 1.00, by Adult SEO
This modification is in the archives.
vB Version: 3.6.6 |
Rating: (1 vote - 5.00 average) |
Installs: 14 |
Released: 15 May 2007 |
Last Update: Never |
Downloads: 97 |
Not Supported
Uses Plugins
Template Edits
|
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- import the attached product XML which will add one plugin, one phrase and vBulletin configuration options to the vBulletin options panel.
- 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
Download
This modification is archived, downloads are still allowed.
product-registrations_per_day.xml (2.2 KB, 97 downloads)
Supporters / CoAuthors
Screenshots