--
TWiki:Main/LarsEik
- 26 Apr 2007
I got errors after upgrading
DBCacheContrib to "26 Apr 2007 - 08:04", could not save topics, error on line 70 in
DBCacheContrib.pm. Reinstalled previous version and all ok. I think it is this code:
die "No {DBCacheContrib}{Archivist}" unless
defined( $TWiki::cfg{DBCacheContrib}{Archivist} );
Could not install from the zip either, it ignored my zip file and just wanted tgz.
Im not too heavy TWiki user so I hope it was the right thing to report as bug.
It looks like the installation instructions for the new version are incomplete. All you have to do it install, then run configure and that will set up
$TWiki::cfg{DBCacheContrib}{Archivist}
.
I'll improve the instructions.
CC