Question
I updated CommentPlugin to version 3.004 from version 3.0 (installed with Cairo), and now I'm getting this errror from WebNotify:
=WARNING: TWiki::Contrib::Attrs is required for CommentPlugin, but it could not be found: Can't locate TWiki/Contrib/Attrs.pm in
@INC
(
@INC
contains: /var/www/twiki/lib . /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl) at (eval 25) line 2.
BEGIN failed--compilation aborted at (eval 25) line 2.=
Also, the raw code shows up where ever I try to use CommentPlugin
Environment
| TWiki version: |
TWikiRelease01Sep2004 |
| TWiki plugins: |
DefaultPlugin, EmptyPlugin, InterwikiPlugin, CommentPlugin, EditTablePlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin |
| Server OS: |
Debian Linux, Woody |
| Web server: |
Apache 1.3.26 |
| Perl version: |
5.6.1 |
| Client OS: |
Debian Linux, Woody |
| Web Browser: |
Mozilla 1.6 |
--
RaquelRice - 17 Sep 2004
Answer
I just fixed this by installing the dependency TWiki::Attrs. I'm sorry for the trouble I may have caused.
--
RaquelRice - 17 Sep 2004