Quote:
Can this be made to show the number of visitors in the Calendar ? say in the weekly view ?
|
sure next release this will be included.
Quote:
Hi, This works fine for me
Is there away to change the strating amount of users...
It started at 0 and i need to put in a amount of my own?
How do i do this please?
|
yea go to SQl querys and run this query:
[sql]UPDATE forum_home_counter SET count = count X
[/sql]