Tags:
create new tag
, view all tags

Question

I am getting the same error message while trying to install both the UserInfoPlugin and the GoogleAnalyticsPlugin.

The message is "can't locate object method "findUser" via package TWiki::Users at pluginname_installer.pl line xxx."

For the google analytics plugin the line is 665 and the user info plugin line is 562

In both cases the code looks like ...

$twiki->{users}->findUser($TWiki::cfg{AdminUserWikiName}, $TWiki::cfg{AdminUserWikiName});

I am am member of the TWikiAdminGroup and the configuration is set for TWiki::Users::TWikiUserMapping for the {UserMappingManager}

Can you advise what other configurations must be made to resolve this error message? Thanks in Advance.

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: UserInfo? Plugin, GoogleAnalytics? Plugin
Server OS: Debian Linux 2.6.22-3-amd64
Web server: Apache/1.3.34 Ben-SSL/1.55
Perl version: 5.008008 (linux)
Client OS: MS Windows XP
Web Browser: Firefox 2.0.0.12
Categories: Fatal error, Deployment, Plugins

-- JimCrum - 06 Apr 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

It looks like those plugins use functions other than the documented TWikiFuncDotPm. Post this in plugin's Dev topic or file a bug report for each plugin.

-- PeterThoeny - 06 Apr 2008

I'm seeing the same problem with the Calendar Plugin

-- AlexPeay - 08 Apr 2008

Just to back Alex up, I'm getting this error with the Calendar Plugin

-- ChrisCauser - 09 Apr 2008

 
Change status to:
Topic revision: r4 - 09 Apr 2008 - 16:49:57 - ChrisCauser
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback