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.
  • Click to chat

    2
    0 Votes
    2 Posts
    312 Views
    barisB
    There is no url to open a direct chat to someone.
  • Can't see flagged posts

    2
    0 Votes
    2 Posts
    321 Views
    barisB
    @Flengo Seems like you are using the slick theme? Can you try on persona and see if it works?
  • 1 Votes
    13 Posts
    2k Views
    Varun Ganesh DV
    @julia mhmmmm ... Optional thing required to enable email confirmation is required to login.. I think it may help to prevent fake email users. Genuine email with verification only the option to access the forum then automatically they Register and verify the email. Now they just typing random words followed by @gmail.com and automatically it logged in without verifying email.. If they put random email also it should not redirect to logged in state from Registration page. Whether they again put that email, password it should not log in, and it should give an error email confirmation is required to login please click the verification link sent to your email.. something like that..
  • Zapier Integration for NodeBB?

    4
    0 Votes
    4 Posts
    511 Views
    julianJ
    @retipster awesome, looking forward to your email
  • Threading

    3
    0 Votes
    3 Posts
    387 Views
    Q
    @julian This is definitely a common request and one that I've certainly been waiting for. Hopefully, one day someone can help develop a freely available solution for this.
  • Unable to Embed YouTube Using Plugin

    2
    0 Votes
    2 Posts
    379 Views
    B
    Try using this one instead (it works for me on latest NodeBB) https://github.com/TheWorms/nodebb-plugin-embed
  • Leaderboard plugin not working

    6
    0 Votes
    6 Posts
    698 Views
    N
    @baris now runs ok. Thnk you
  • Resetting a user's lockout

    2
    0 Votes
    2 Posts
    899 Views
    E
    Facing the same error. How does Reset Lockout Help?
  • User Stuck in Registration Queue

    8
    0 Votes
    8 Posts
    724 Views
    C
    Just a quick follow up on this because I finally got around to sorting it out and in case anyone else is running into the same issue. After a bit of stuffing around I realized there was an issue with the commands, they needed some extra quotation marks (as per @PitaJ 's suggestion): zrem registration:queue "Hermina\r\n" zrem registration:queue "Kallie\r\n" del "registration:queue:name:Hermina\r\n" del "registration:queue:name:Kallie\r\n" This got everything sorted. Appreciate everyone's help!!
  • You do not have enough privileges for this action.

    3
    0 Votes
    3 Posts
    458 Views
    OFFICIAL CREALITY3DO
    Dear @baris Thanks for your help. I just checked our privileges, I am sure the groups have the posting privileges and, for the same group, there is som post to be fine, but there is som to be Error. It is the version V1.14.1
  • Migrating to NodeBB from other forum software?

    1
    0 Votes
    1 Posts
    293 Views
    0
    Is there a list somewhere of forum importers that exist for NodeBB and what types of things are imported? I’m currently running XenForo, but am ok importing to another platform first if a better importer exists. I’d like to get a staging site set up and see how NodeBB runs with my existing data. Thanks for any help pointing me in the right direction!
  • Is Nodebb supporting Atlas Mongodb clusters?

    4
    0 Votes
    4 Posts
    942 Views
    6676
    @maciejso Anyone with a solution to this?! Wth!?
  • Run nodebb inside of docker container

    4
    0 Votes
    4 Posts
    1k Views
    F
    I was facing this same issue. After a lot of hit and try this is the final docker-compose that i was able to make it work. Note I'm using Mongo instead of redis.
  • 0 Votes
    1 Posts
    231 Views
    Varun Ganesh DV
    If i remove Access permission of Topics it will not even show the list of topics. I need to display all topics list. When guest clicks on Topic its posts should not be visible untill they Register Is it possible?? @administrators Plz Help
  • ajaxify error after override header template

    7
    0 Votes
    7 Posts
    685 Views
    barisB
    Your initial header.tpl should work with the latest version of nodebb, app.template is no longer necessary since that is available in ajaxify.data.template
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
  • Error: Authentication failed when installing for Windows

    4
    0 Votes
    4 Posts
    771 Views
    Rushi MR
    Net stop: net stop MongoDB The MongoDB Server (MongoDB) service is stopping. The MongoDB Server (MongoDB) service was stopped successfully. Net start: C:\WINDOWS\system32>net start MongoDB The MongoDB Server (MongoDB) service is starting.. The MongoDB Server (MongoDB) service was started successfully.
  • nginx subfolder setup, reach from another server.

    7
    0 Votes
    7 Posts
    1k Views
    PitaJP
    @MoJo Ah yeah it looks like you've run into this bug: https://github.com/NodeBB/NodeBB/issues/8515 You'll need to cherry-pick the referenced commit to fix it in your install.
  • Error - Cannot read property 'toLowerCase' of undefined

    3
    0 Votes
    3 Posts
    432 Views
    julianJ
    A good starting point would be to disable all third-party plugins and see if that resolves the issue.
  • Moving Nodebb to a new server

    2
    0 Votes
    2 Posts
    432 Views
    barisB
    What version of redis is installed? Make sure it's 2.8 or higher.