hi,
to me as new nodebb user, I have to say that those plugins are really the deal breaker. It feels really clumsy, almost never a good description, no screenshots, and sometimes they crash your nodebb instance.
g
[nodebb-plugin-archiver] Topic Archival
-
As requested by the admin of http://kubuckets.com, this plugin will lock topics after a specified # of days.
To install:
npm install nodebb-plugin-archiver
Project page: https://github.com/julianlam/nodebb-plugin-archiver
-
Excellent!
-
activating crashes and prevents my nodebb from running.
Error: Cannot find module './redis' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at Object.<anonymous> (/home/cani/nodebb/node_modules/nodebb-plugin-archiver/index.js:7:22) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17)
-
Looks like this plugin needs to be updated to use the new database object we have.
-
Hi @cani, sorry about that. Should be resolved now.
-
npm install nodebb-plugin-archiver
seems hanging up nodebb with current version
-
Hm thanks, I'll take a look.
-
Hello, I'm very new here. I have same problem. Installed archiver plugin and NodeJS hanged. How can I manually uninstall it as I can't start nodeBB again to get to the admin?
Thanks
-
Check this out, hope it helps
-
@psychobunny Thanks, it worked!