@DownPW Always looking for ways to improve the overall experience.
Unable to install User Level plugin
-
@phenomlab said in Ranking system revisited:
@cagatay
nodebb-plugin-user-level
I tried to install this but when i go to the plugin and click on add item nothing happens. Should there be more than this. This where you would add the ranks, novice etc ? Maybe did not install properly?
-
@Sampo2910 I think you may have the old version. Can you remove the one you have, and replace via the CLI with
npm install @nodebb/nodebb-plugin-user-level
Activate, rebuild, and restart.
-
@Sampo2910 it’s installed correctly. You have to click “add item” to create a rank and assign a level to it.
-
@phenomlab said in Ranking system revisited:
@Sampo2910 it’s installed correctly. You have to click “add item” to create a rank and assign a level to it.
When I click on add item nothing happens ?
-
@Sampo2910 I think you may have the old version. Can you remove the one you have, and replace via the CLI with
npm install @nodebb/nodebb-plugin-user-level
Activate, rebuild, and restart.
-
@phenomlab said in Ranking system revisited:
npm install @nodebb/nodebb-plugin-user-level
Yes that worked
How to go about getting the ‘labels’ or is that an automatic thing within the plugin. I am only one as forum not ‘advertised yet’ Cannot upvote myself
-
@Sampo2910 said in Ranking system revisited:
Yes that worked
Good
@Sampo2910 said in Ranking system revisited:
How to go about getting the ‘labels’ or is that an automatic thing within the plugin.
That should be automatic as you get upvoted etc. Best way to test is to create another user, login with that session using an incognito browser, and upvote each other with test posts
-
-