PDA

View Full Version : Statistics Modifications - Registrations Today Statistics


Mackenzie s
05-17-2007, 10:00 PM
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:


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

<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:
<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! (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=147514) 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!

Mackenzie s
06-04-2007, 05:49 PM
Glad I could help. :)

Serkan Yılmaz
08-02-2007, 05:43 PM
Teşekkurler

LjubavnaZona
08-03-2007, 11:58 PM
Thank you!

zeroxphilez
08-04-2007, 12:26 AM
thnks as this is very useful.

marked install

yaoren
08-04-2007, 01:03 AM
**Installed**

Very nice & simple... just the way I like them :D

Thanks.

afmarko99
08-04-2007, 04:06 PM
Thanks for the great product.

You da man.

afmarko99
08-07-2007, 11:32 PM
Nevermind I just read it was for the past 24 hours. Is there a mod out that shows registrations from today only?

maxicep
08-21-2007, 07:44 AM
i installed this mod and first day, he shows true information ( 201 new member ) but now i see everyday 199-200-201 members auto. It doesn't reset. Always show same number. Why ?

Vb 3.6.8

momo2
09-15-2007, 02:11 AM
you do not have link in ur mod to come back to this thread
<product productid="registrations_per_day" active="1">
<title>Registrations Today Statistics</title>
<description>Shows the amount of registrations for the day under your forum statistics.</description>
<version>1.0</version>
<url>http://www.vbulletin.org/</url>
<versioncheckurl>http://www.vbulletin.org/</versioncheckurl>
<dependencies>
</dependencies>
<codes>
</codes>
<templates>
</templates>
<plugins>

other problem is i do not have

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

doz
09-15-2007, 12:43 PM
Thanks :)

DarthRevo
09-16-2007, 03:32 AM
easy hack..thanks for making it

Mackenzie s
09-16-2007, 11:43 PM
No problem guys. Whoever's having a problem please explain it better. The link thing is minor. The other people I just don't understand...

yoyoyoyo
09-17-2007, 11:04 AM
great, thanks!

Mackenzie s
10-19-2007, 12:40 PM
A little bump, so more people can see this. :)

TRABZONLUKAPLAN
10-19-2007, 04:36 PM
Teşekkürler...

bxbigt
10-19-2007, 06:30 PM
this is for 24 hours anyway to make for 2day only

edit :: took it down sorry :(

yoyoyoyo
11-01-2007, 05:52 PM
Here is the TMS XML file for those that have the Template Modification System installed