[nodebb-plugin-ns-awards] NS Awards, Give Medals!
-
@Nicolas Kinda hyped about this!
Though i seem to have a problem.
22/9 06:11 [6714] - info: Initializing NodeBB v0.8.2 22/9 06:12 [6714] - error: Error: Cannot find module './src/postTools' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at /home/atrius/nodebb/node_modules/nodebb-plugin-ns-awards/app/nodebb.js:11:31 at Object.<anonymous> (/home/atrius/nodebb/node_modules/nodebb-plugin-ns-awards/app/nodebb.js:41:3) 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) 22/9 06:12 [6714] - warn: [plugins] Unable to parse library for: nodebb-plugin-ns-awards
NodeBB v0.8.2 as you can see, and ns-awards v1.3.1
-
It can't include NodeBB module.
Is your NodeBB forum properly installed? -
It's running fine. Everything else works just fine. That is strange..
-
It should be okay on 0.8.2, @baris added this on master a day or two ago. Post your hash please?
-
@psychobunny
96364935e905a8f9b07459da1bd974cc8c139b65
Edit: To me it looks like this is one of the latest commits on master, though my forum says v0.8.2, you forgot to update the version maybe? ^^
Double-edit: Did a fresh install from 0.8.x branch to solve the problem with postTools. @Nicolas I'm having the same problem as @1Smert1 though as shown in his screenshot.
Running with latest version of the plugin and redis.
-
i would love to see this TO-DO implemented some day, given it by hand is boring
"Add Achievements section, where rules can be specified, and same Awards could be granted automatically (auto-awards with progress, Ex: First 1000 posts -> Core Heart, Every 20 likes -> Lover, etc)"great plugin keep it going
-
Version 2.0.0
Summary: 0.9 compatibility
- Compatibility with NodeBB 0.9.x
- Fresh look for the ACP
- Updated awards upload component
- Introduced new flex template for Profile Import
What you can achieve with Profile page
New ACP Look
-
possible - yes
via plugin capabilities - noCurrently, Plugin doesn't provide Management UI.
If you did a mistake, you can remove record from the Database directly -
Sneak peek to next update
-
Version 2.1.0
New version is available. Summary: Manage section.
- Update user delete hook to
static:user.delete
- Fix #6 issue with limit when user is deleted
- Improve Autocomplete component: clear search result
- Introduce Manage section: ability to reward multiple users; manage user's awards;
- Updated libraries for ACP
Preview
- Update user delete hook to