Question
I have just installed the
ActionTrackerPlugin via the installer, it passes all checks. I navigate to:
view.cgi/TWiki/ActionTrackerPlugin and get the error:
Undefined subroutine &TWiki::Plugins::ActionTrackerPlugin::_lazyInit called at /home/a/w/awinter/public_html/twiki/lib/TWiki/Plugins/ActionTrackerPlugin.pm line 94.
Environment
--
AdamWinter - 25 Aug 2005
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 just installed the
CalendarPlugin, and had a similar error. I added "use lib "/home/a/w/awinter/cpan-priv/lib";" near the top of the module and that fixed it (I'm using a local cpan repo as I'm on a hosted machine). But that didn't solve it for
ActionTracker when I tried the same thing.
--
AdamWinter - 25 Aug 2005
Hmmm; I would recommend updating your perl version, which is rather old. That
may be the cause.
--
CrawfordCurrie - 28 Aug 2005