1

Topic: Online members and ext.stats

I have uploaded ext.stats v.2.3.1 and used this: {count="members",online=1} in header.tpl- cleared the cache, but don't work...
What am I doing wrong??

- From the beginning I was intelligent, but since I learn something every day, I'm sure I'll end up wise as well -

2

Re: Online members and ext.stats

When you call extension you call it's name {stats:}

Use {stats:count="members",online=1} isn't it so simple? smile

www.vldMagic.com - first choice customizations help desk
www.vldCrowd.com/radioact - my profile at vldCrowd

3

Re: Online members and ext.stats

Oh, yes - but I'm also only a simple human being... sad
Thank you so very much!! It worked smile

A simpel question more; when I use this code in header.tpl, how long does it take, before it will be updated? Every time I change page, or update page? Or is there a default update-time? Something about default clear cache...

Last edited by Freja (2008-03-22 09:41:34)

- From the beginning I was intelligent, but since I learn something every day, I'm sure I'll end up wise as well -

4

Re: Online members and ext.stats

You're welcome

# cache_enable [optional - default is 1] - Cache results or not. Set 1 for yes, and 0 for no.
# cache_name [optional - default is empty] - Name of the cache file.
# cache_time [optional - default is 10] - Number of minutes to cache results for.

Default update time once in 10 minutes, set
cache_time=2
to update once in two minutes
or cache_enable=0 to refresh results every time user refreshes his page (not recommended)

www.vldMagic.com - first choice customizations help desk
www.vldCrowd.com/radioact - my profile at vldCrowd

5

Re: Online members and ext.stats

Thank you again again! smile
Hmm...sometimes members here write because things don't appears on their site, and get the answer, that they need to clear cache..  Teen minutes is long time as default...
Such an important thing like knowing about cache, should be easy for all to read about, and it would be really good, if people - when they purcases the software - get a document about "Important and useful things for admins to know about the use of VldPersonal datingsoftware" or something like this... smile

Last edited by Freja (2008-03-22 11:24:38)

- From the beginning I was intelligent, but since I learn something every day, I'm sure I'll end up wise as well -