Question
When I go to the URL
http://twiki/bin/statistics
only the "Main" web statistics are updated. The rest are untouched. This is verified manually by visiting each statistics page.
# **STRING 20**
# Guest user's login name (guest)
$cfg{DefaultUserLogin} = 'guest';
# **STRING 20**
# Guest user's wiki name (TWikiGuest)
$cfg{DefaultUserWikiName} = 'TWikiGuest';
Should I change
defaultUserLogin and to what?
I'm currently using TemplateLogin.
And I can update each WebStatistics individually by clicking the "force" link.
I have browsed through system-, apache- and twiki-logs, but there's no indication that anything went wrong.
*
TWiki.cfg: My TWiki configuration file
I have previously posted this question on an old support topic
WebstatisticsDoesNotUpdateViews but that page may be ignored since it seems the the quite similar problem of the original poster got solved.
Environment
--
HolgerBille - 01 May 2006
Answer
This is fixed with 4.0.3, soon to be released.
--
SteffenPoulsen - 16 Jun 2006