Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.8k Topics 26.5k Posts

Subcategories


  • User documentation for NodeBB

    44 Topics
    44 Posts
    Jay MoonahJ
    One of the first important things to do after setting up NodeBB is to set up an emailer plugin. While NodeBB does include a local emailer, if your forum is particularly active we recommend using an third-party emailer such as SendGrid which provides better deliverability for sites that send a high volume of email. Setting up SendGrid in NodeBB is very easy. Open the administrative dashboard using the 'gear' icon on your forum. Open the Extend > Plugins menu, and select the Find Plugins tab. Use the search on the right. Type 'SendGrid' and the plugin should appear -- select Install when you see it. From Installed tab on the Plugins menu, search again for 'SendGrid' and select Activate. Activating the plugin will require a restart of your forum. To restart, select the Dashboard menu and press the Restart button to the right. After NodeBB restarts, the SendGrid plugin will be active. After you restart, there should be a item called Emailer (SendGrid) under the Plugins menu -- if you don't see this right away, try refreshing your browser. Sign up to SendGrid Go to the SendGrid website, open the pricing page and scroll to the bottom. Click on the link and create your free account. Once you've confirmed your SendGrid account via email, you should be able to login to the SendGrid website. On the left side of your SendGrid dashboard, open Settings and click on API Keys. Click the button in the top right to create a new key. Make sure that the key has Full Access for Send Mail and Alerts.  When you are done, the new key to your clipboard. Now, return to the SendGrid menu on your NodeBB admin panel. Paste the API key into the field, and save your changes. Now go back to the Dashboard to restart your forum one more time. SendGrid should now be working for your forum. [image: youtubelogo.png] Setting up SendGrid mailer for NodeBB
  • NodeBB guides, how-to's and general tips and tricks

    83 Topics
    601 Posts
    Z
    not sure the plugin worked for firefox. saw a-z in the sort icon. when i used it, i expected the topics in the category would be sorted a-z. they werent
  • 25 Topics
    201 Posts
    eeeeeE
    I think you answered my point, by agreeing there are issues. I didn't even attempt to deploy nodebb, I had problems with much smaller projects! Nextjs routing was going through a change of design at the time, so perhaps that is less confusing now, but there were multiple other headaches. I would get build errors and issues with package management.
  • Changing Font Size

    1
    0 Votes
    1 Posts
    279 Views
    M
    Greetings, We are using the default theme, is it possible to make the font size larger? If so how do we do that? Thank you.
  • Drip Email tool compatible with NodeBB

    1
    1 Votes
    1 Posts
    308 Views
    A
    Hello, I am currently using NodeBB to run a community forum and now I am looking at integrating a Drip Email tool into the forum. Are there any recommendations on which tools are the most campatible with NodeBB? Please find a list of popular drip email tools here. Looking forward to a positive response!
  • 1.11.x upgrade takes a long time and maybe it's horked?

    10
    0 Votes
    10 Posts
    962 Views
    D
    @baris New error, hope it's okay: 4. Updating NodeBB data store schema... Parsing upgrade scripts... 2018-11-30T15:21:24.425Z [24448] - warn: [upgrade/appendPluginScripts] Unable to read plugin.json for plugin `nodebb-plugin-import-smf-1`. Skipping. OK | 1 script(s) found, 67 skipped → [2019/1/26] Changing dbsearch mongodb search schema to use _id... 2018-11-30T15:21:24.509Z [24448] - error: ns not found MongoError: ns not found at /var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:581:63 at authenticateStragglers (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:504:16) at Connection.messageHandler (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:540:5) at emitMessageHandler (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:310:10) at Socket.<anonymous> (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:453:17) at emitOne (events.js:116:13) at Socket.emit (events.js:211:7) at addChunk (_stream_readable.js:263:12) at readableAddChunk (_stream_readable.js:250:11) at Socket.Readable.push (_stream_readable.js:208:10) {"ok":0,"errmsg":"ns not found","code":26,"codeName":"NamespaceNotFound","name":"MongoError"} 2018-11-30T15:21:24.512Z [24448] - error: ns not found MongoError: ns not found at /var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:581:63 at authenticateStragglers (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:504:16) at Connection.messageHandler (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/pool.js:540:5) at emitMessageHandler (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:310:10) at Socket.<anonymous> (/var/srv/nodebb/node_modules/mongodb/node_modules/mongodb-core/lib/connection/connection.js:453:17) at emitOne (events.js:116:13) at Socket.emit (events.js:211:7) at addChunk (_stream_readable.js:263:12) at readableAddChunk (_stream_readable.js:250:11) at Socket.Readable.push (_stream_readable.js:208:10) {"ok":0,"errmsg":"ns not found","code":26,"codeName":"NamespaceNotFound","name":"MongoError"} Thanks for the help BTW.
  • nodebb-plugin-ns-embed don't work with v1.11.0

    3
    0 Votes
    3 Posts
    664 Views
    FrankMF
    Problem solved with version 3.
  • strange scrolling behaviour on v1.11.0

    3
    0 Votes
    3 Posts
    437 Views
    S
    here was the offending line: body { height: 100%; }
  • Choosing forum software - a couple of questions

    3
    0 Votes
    3 Posts
    584 Views
    P
    @baris said in Choosing forum software - a couple of questions: There is no quick way to find threads that you took part in but you can watch topics or bookmark posts, or watch topics automatically when you reply to them. I see. But this way requires user action on each post and does not work on old posts. I could make it the default but that would make the normal usage of watching posts not very useful. So I hope it would be easy to write a plugin or some other extension which would add the "threads you took part in" link?
  • persona child theme and v1.11.0

    3
    0 Votes
    3 Posts
    503 Views
    S
    thanks! all good now. I hadn't noticed that the header.tpl template had been changed here: https://github.com/NodeBB/nodebb-theme-persona/commit/90a1ba1eb1f5377c45c44656d3172389656c5a90
  • Change upvote/downvote icons?

    9
    0 Votes
    9 Posts
    2k Views
    S
    Great Idea! I took your solution and added a few lines of CSS to hide the downvote arrow and remove the whitespace. // Change the icon for votes span.votes { // not voted is outline heart .fa-chevron-up:before { content: "\f08a"; } // upvoted is solid heart .upvoted .fa-chevron-up:before { content: "\f004"; } } // hide the downvote element to remove whitespace a[component="post/downvote"] { display: none; } // reduce margin of post-submenue for alignment .topic .moderator-tools { margin-left: 0px; }
  • upgrade from v1.10.2 to v1.11 crashing

    8
    0 Votes
    8 Posts
    838 Views
    barisB
    Inspect your category data, it seems you have some invalid data in there.
  • Cannot find module './database', please update your plugin!

    8
    0 Votes
    8 Posts
    1k Views
    T
    @baris Those are already updated on my side. So the developers need to bring out updates, right? Thank you - no more errors/warnings.
  • My forum doesn't work properly on mobiles

    22
    0 Votes
    22 Posts
    4k Views
    A
    @PitaJ we can't do that at this time, it seems like it is working good, in few weeks we would acquire more ram if it's the problem. Thank you very very much!
  • Recommended deployment tool?

    1
    0 Votes
    1 Posts
    295 Views
    Golan ThomasG
    Hey Guys! Which deployment tool is recommended for continuous deployment of nodebb from a development environment (using github) to our production server (CentOS 7 + nginx + Postgresql)? We've tried using PM2, but have encountered problems which NodeBB's compatibility with it @kfirba . Thanks!
  • Run NodeBB with PM2

    2
    0 Votes
    2 Posts
    1k Views
    kfirbaK
    @HARIOM-VASHISTH Hey! There seems to be a problem with PM2 where I always get a notification about disconnecting and re-connecting. Had an issue with that?
  • Fresh 1.10.2 Install Getting Errors

    5
    0 Votes
    5 Posts
    758 Views
    S
    Yup, ignore me. I had two configs open and was looking at the wrong one.
  • 0 Votes
    20 Posts
    2k Views
    mwaeckerlinM
    Ok, I suggest two thing: I'll help you to elaborate a Dockerfile that works fine and stable, also in swarm environments (next step will be OpenShift and upgrades). It would be helpful to add logging information when socket.io rejects a connection, i.e. log the detected vs the configured origin. Agree, @PitaJ, @Tom_Rade?
  • Connection to MongoDB that is hosted on atlas

    10
    2 Votes
    10 Posts
    4k Views
    S
    @deha said in Connection to MongoDB that is hosted on atlas: ssl: true, authSource: 'admin', replicaSet:'Cluster1-shard-0' Easiest thing now, get the 3.4 and older API for apps from Atlas and use the URI in the setup and voila.
  • Issue installing NodeBB on Centos 7

    17
    0 Votes
    17 Posts
    3k Views
    S
    @PitaJ said in Issue installing NodeBB on Centos 7: @scottalanmiller running any ./nodebb command as root is not supported. You should install and run NodeBB as an unprivileged user. Doh. Obviously. Thanks, having a brainfart from lack of sleep.
  • Watching updates

    12
    0 Votes
    12 Posts
    1k Views
    PitaJP
    @ehurt it shouldn't make a difference
  • Email title is redundant, and has an unescaped &

    4
    1 Votes
    4 Posts
    547 Views
    D
    @baris Confirmed it is a bug. I think this was one of the first bugs I found so I wasn't sure if it was a misconfiguration or not.
  • Link to current user's bookmarks

    2
    0 Votes
    2 Posts
    417 Views
    barisB
    Yes create a navigation item and set it's route to /me/bookmarks