Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Ryan Feng
    3. Posts
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 0
    • Groups 0

    Posts made by Ryan Feng

    • Colored Usernames

      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.

      posted in Feature Requests
      R
      Ryan Feng
    • Groups

      Hello, 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?

      posted in General Discussion
      R
      Ryan Feng
    • RE: NodeBB Start Up Help

      Alright thanks.

      Solved. Mods or Admins may close.

      posted in Technical Support
      R
      Ryan Feng
    • RE: NodeBB Start Up Help

      Fixed. I was using Git Bash to run the command 😛

      Now, how do I get rid of the {""} stuff? It was not there before.

      posted in Technical Support
      R
      Ryan Feng
    • RE: NodeBB Start Up Help

      @PitaJ so I did that, and this happened:

      Admin@DESKTOP-60RE76F ~/Documents/GitHub/NodeBB (v1.3.0)
      $ ./nodebb upgrade

      1. Bringing base dependencies up to date...
        Error: spawn /usr/bin/env ENOENT
      posted in Technical Support
      R
      Ryan Feng
    • NodeBB Start Up Help

      Hi,
      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"}

      posted in Technical Support
      R
      Ryan Feng