[nodebb-plugin-ns-awards] NS Awards, Give Medals!
-
Problem could be in Redis.
I'm developing plugins under Mongo, but I use db-agnostic class from NodeBB.Yes, you can find image under
/public/uploads/awards/
.First thoughts:
- I an not using DB classes properly.
- Issue in Redis/Mongo db-agnostic class.
-
-
Version of NodeBB?
-
@Nicolas did another fresh install and updated to the latest 0.7.x branch (not the 0.7.0 tag), all the pages are showing now
Though to be able to actually grant awards I need to tab to the user in the autocomplete form. Clicking on it just causes the autocomplete thingy to disappear and doesn't actually select the user. The trick with the tabbing only works in Chrome, so I cannot grant awards at all from Firefox.
-
Yes, Combobox should be improved, I have made very basic version of it.
-
-
@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?