Page 1 of 1

[Solved]Statistics module - how to display total, online, visitor

Posted: Sat Jul 17, 2010 12:48 pm
by bindaden
Hi all,

I am new to CMSMS, I am trying to install some modules and get difficulty with showing total, online, visitor to homepage. I ve tried with {statistics what="online"} to homepage templage but none is displayed.

//I tried with this and OK


Online: {Statistics how="text" what="online"}

Today: {Statistics how="text" what="day"}

Total: {Statistics how="text" what="total"}

Thanks