Example: You are in the group Administrator, and instead of showing your group label beside your name, it would show the color you set for the group label on your username.
Ryan Feng
Posts
-
Colored Usernames -
GroupsHello, I have some questions/requests.
Auto-Assign Groups
What plugin, or setting, would I find for auto-assign groups. Example: when a user gets banned, they will be automatically moved to a group named "Banned".System Groups
How would one change the Group Name of the two system names? -
NodeBB Start Up HelpAlright thanks.
Solved. Mods or Admins may close.
-
NodeBB Start Up HelpFixed. I was using Git Bash to run the command
Now, how do I get rid of the {""} stuff? It was not there before.
-
NodeBB Start Up Help@PitaJ so I did that, and this happened:
Admin@DESKTOP-60RE76F ~/Documents/GitHub/NodeBB (v1.3.0)
$ ./nodebb upgrade- Bringing base dependencies up to date...
Error: spawn /usr/bin/env ENOENT
- Bringing base dependencies up to date...
-
NodeBB Start Up HelpHi,
I recently installed NodeBB and is already set up, but I discovered that it needed to be upgraded. So what I did was delete the old NodeBB files and used Git to grab the new files. Now, when I start it up, I get this error. This is for localhost use for expirementing.{"level":"info","message":"NodeBB v1.3.0 Copyright (C) 2013-2016 NodeBB Inc.","timestamp":"2016-11-15T05:58:26.215Z"}
{"level":"info","message":"This program comes with ABSOLUTELY NO WARRANTY.","timestamp":"2016-11-15T05:58:26.231Z"}
{"level":"info","message":"This is free software, and you are welcome to redistribute it under certain conditions.","timestamp":"2016-11-15T05:58:26.231Z"}
{"meta":"","level":"info","message":"","timestamp":"2016-11-15T05:58:26.231Z"}
{"level":"info","message":"Time: Mon Nov 14 2016 21:58:26 GMT-0800 (Pacific Standard Time)","timestamp":"2016-11-15T05:58:26.832Z"}
{"level":"info","message":"Initializing NodeBB v1.3.0","timestamp":"2016-11-15T05:58:26.832Z"}
{"level":"warn","message":"You have no mongo password setup!","timestamp":"2016-11-15T05:58:28.551Z"}
{"level":"info","message":"[database] Checking database indices.","timestamp":"2016-11-15T05:58:29.048Z"}
{"level":"info","message":"[database] Checking database indices done!","timestamp":"2016-11-15T05:58:29.071Z"}
{"level":"warn","message":"Your NodeBB schema is out-of-date. Please run the following command to bring your dataset up to spec:","timestamp":"2016-11-15T05:58:35.811Z"}
{"level":"warn","message":" ./nodebb upgrade","timestamp":"2016-11-15T05:58:35.811Z"}