Question
I was looking for a way to show in my Twiki who is currently logged in. I have found the
UserInfoPlugin which promise to do exactly what I want.
I first had some problem in installing it (out of some reason the web/configure installation gave me an error: “Use of uninitialized value in pattern match …. ” )
Anyway then I have installed it “by hand”:
- download in $TWIKIHOME
- unzip UserInfoPlugin.zip
- in configure "Enable"
- changed manually the rights of the installed files
and I have tested it:
%NRUSERS% , %NRLASTVISITORS% , %LASTVISITORS% , %NEWUSERS%
do work.
%VISITORS% , %NRVISITORS%
which is the reason for using the plugin,
do not work: no matter how many users logged in the VISITORS list is empty and NRVISITORS is 0.
Any idea?
p.s. Time::Local is installed.
Environment
--
CatiaLavalle - 08 Oct 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I have found exactly the same problem (4.0.1 on Mac OSX desktop)
--
DavidWolfe - 09 Oct 2007
Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.
--
PeterThoeny - 03 Dec 2007
After a brand new install of 4.2 on a new XServe/Apache 2.2, I find that %VISITORS% still doesn't work--even on 4.2. It still always reports 0.
--
DavidWolfe - 12 May 2008
In
UserInfoPluginDev there are patches to fix the problems of
UserInfoPlugin in TWiki 4.2
--
EnriqueCadalso - 14 May 2008
Closing this question after more than 30 days of inactivity.
--
PeterThoeny - 23 Jul 2008