How to install NodeBB on centos with whmcpanel installed

General Discussion

Suggested Topics


  • 0 Votes
    3 Posts
    336 Views

    @PitaJ said in NodeBB custom Javascript check current user groups:

    You can use Ajax to request their user page, and in the json it should specify all of the groups they're in.

    ah sorry forgot to reply here,
    meantime I found out, that its not a problem in custom JS to use app.user.groupTitle 🙂
    it works fine so good

  • Updating nodebb problem

    Solved General Discussion
    0 Votes
    3 Posts
    1k Views

    Thanks 😄

  • 5 Votes
    4 Posts
    4k Views

    There are two main reasons why this guide has been published. I have had to limit mobile bandwidth consumption on 3G connection and to get rid of Git and Ruby issues. Mixing them up with Windows command line is a bit quirky.

    Linux and other *nix users should skip it and go with your official guide. I have tested it on a local computer with Fedora 21 Server and it is really easy to reproduce. But on Windows it is not.

    And you do not need to change so many firewall settings for cmd.exe, ssh.exe and similar processes. Using web-based OpenShift tools is also much easier for beginners.

    We have prepared a new guide for users with rhc and git tools.
    https://github.com/ahwayakchih/openshift-nodebb

    I hope it can be used by those who only installed PHP forum scripts.

  • 0 Votes
    11 Posts
    6k Views

    I have upgraded to mongodb 2.6.4, I have run the following command to upgrade the mongodb to v5

    mongos --configdb 127.0.0.1:27017 --upgrade

    with no error, I have clicked on reindex the database. when I search I get the following stuff in the cli

    MongoError: Unable to execute query: error processing query: ns=0.search limit=50 skip=0 Tree: $and key == "topic" TEXT : query=cool, language=, tag=NULL Sort: {} Proj: {} planner returned error: need exactly one text index for $text query at Object.toError (/nodebb/node_modules/mongodb/lib/mongodb/utils.js:114:11) at /nodebb/node_modules/mongodb/lib/mongodb/cursor.js:700:54 at Cursor.close (/nodebb/node_modules/mongodb/lib/mongodb/cursor.js:983:5) at commandHandler (/nodebb/node_modules/mongodb/lib/mongodb/cursor.js:700:21) at /nodebb/node_modules/mongodb/lib/mongodb/db.js:1847:9 at Server.Base._callHandler (/nodebb/node_modules/mongodb/lib/mongodb/connection/base.js:445:41) at /nodebb/node_modules/mongodb/lib/mongodb/connection/server.js:478:18 at MongoReply.parseBody (/nodebb/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:68:5) at null.<anonymous> (/nodebb/node_modules/mongodb/lib/mongodb/connection/server.js:436:20) at EventEmitter.emit (events.js:95:17)
  • Hi NodeBB

    General Discussion
    0 Votes
    3 Posts
    1k Views

    @meetdilip thanks but its not just me 🙂

    Meet the team:

    Contributors to NodeBB/NodeBB

    Node.js based forum software built for the modern web - Contributors to NodeBB/NodeBB

    favicon

    GitHub (github.com)