SiteStats will hide automatically visits information if presence display is disabled in Sakai.
Note that this acts as a workaround for an unresolved bug (SAK-8499).
Nuno Fernandes added a comment - 28-Nov-2007 04:33 Fixed in r43846
This was localy tested on a trunk instance.
SiteStats will hide automatically visits information if presence display is disabled in Sakai.
Note that this acts as a workaround for an unresolved bug (SAK-8499).
You probably won't need, but you can force this SiteStats setting by specifying in sakai.properties:
enableSiteVisits@org.sakaiproject.sitestats.api.StatsManager=true / false
(will only make sense if SAK-8499 is resolved and SiteStats is not imediatelly updated)
This was localy tested on a trunk instance.
SiteStats will hide automatically visits information if presence display is disabled in Sakai.
Note that this acts as a workaround for an unresolved bug (
SAK-8499).You probably won't need, but you can force this SiteStats setting by specifying in sakai.properties:
enableSiteVisits@org.sakaiproject.sitestats.api.StatsManager=true / false
(will only make sense if
SAK-8499is resolved and SiteStats is not imediatelly updated)