SID-00081: SearchPDF Plugin in TWiki 4.2
| Status: |
Answered |
TWiki version: |
4.2.0 |
Perl version: |
5.8.8 |
| Category: |
SearchPDFPlugin |
Server OS: |
SLES 10.2 |
Last update: |
17 years ago |
I can't start the indexPDF.pl,
# perl indexPDF.pl
Can't locate object method "findUser" via package "TWiki::Users" at indexPDF.pl line 43.
is that a problem with perl or does the method not exist under TWiki 4.2?
--
DanielPerabo - 04 Feb 2009
Discussion and Answer
It looks like this script is using undocumented internal function of TWiki. It should be updated to use the official
TWikiPlugins API documented at
TWikiFuncDotPm.
--
PeterThoeny - 05 Feb 2009
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.