SID-02485: Plugin Issue
| Status: |
Answered |
TWiki version: |
6.1.0 |
Perl version: |
This is perl 5, version 16, subversion 3 (v5.16.3) |
| Category: |
CategoryPlugins |
Server OS: |
Red Hat Enterprise Linux Server release 7.9 (Maipo) |
Last update: |
3 years ago |
TWIKI pages that include content of other TWIKI pages don't work anymore after upgrade from twiki 5.1.0 to twiki 6.1.0. While hitting the page below error appears-
TWiki detected an internal error - please check your TWiki logs and webserver logs for more information.
Can't locate TWikipath in @INC (@INC contains: path . path path path path path path path path-linux-thread-multi path path)
Logs says-
| 2021-12-18 - 23:43:16 |
Can't locate TWiki/Contrib/RatingContrib.pm in @INC (@INC contains: /var/www/html/twiki/lib . /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 /var/www/html/twiki/lib/CPAN/lib//arch /var/www/html/twiki/lib/CPAN/lib//5.16.3/x86_64-linux-thread-multi /var/www/html/twiki/lib/CPAN/lib//5.16.3 /var/www/html/twiki/lib/CPAN/lib/) at /var/www/html/twiki/lib/TWiki/Plugins/VotePlugin/Core.pm line 632. |
--
Anwar Ansari - 2021-12-19
Discussion and Answer
It looks like you need to install the
RatingContrib using the configure script.
--
Peter Thoeny - 2021-12-20
--
Anwar Ahmed - 2022-04-05
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.