Tags:
create new tag
view all tags

Question

I have loaded the Action Tracker Plugin but get the following error in TWiki when I try and use it;

Software error: Undefined subroutine &TWiki::Plugins::ActionTrackerPlugin::_lazyInit called at /bigdisk/web/twiki/lib/TWiki/Plugins/ActionTrackerPlugin.pm line 94.

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Sun Solaris
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- PatrickBevacqua - 09 Mar 2005

Answer

That function is defined further down in the file. If it is not there, then there is probably something wrong with your installation. If it is there, but not visible to perl, there is probably something wrong with your perl.

-- CrawfordCurrie - 09 Mar 2005

I got the same error!!!

-- JackYu - 29 Apr 2005

In that pm file, copy sub _lazyInit and its function body before where it is called.... Seems subroutines has to be defined before called.

-- JackYu - 29 Apr 2005

This seems to be a platform dependent issue with the ActionTrackerPlugin. Crawford?

-- PeterThoeny - 07 Jun 2005

I suspect it is a perl version problem, as I have heard of similar errors in other places. Since I can't reproduce it I'm dependent on someone telling me what version of perl they are using when the error appears.....

-- CrawfordCurrie - 30 Jun 2005

It it might be a relative path issue, check your twiki/bin/setlib.cfg and set an absolute path.

-- PeterThoeny - 02 Jul 2005

Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2005-07-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.