Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.8k Topics 26.7k 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.
  • No response from Mobile menu button

    3
    0 Votes
    3 Posts
    865 Views
    R
    I am currently running v1.8.1 which I believe is the latest version? I will try you other solution once I get back to my home computer
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Nodebb 1.8.1 is working - latest-lookup-failed error on admin panel

    3
    0 Votes
    3 Posts
    1k Views
    K
    @pitaj Thanks, There is no solution if im not mistaken, because i have no firewall issue. Everything was working fine until 10-15 min later of setup. I am getting error on GCP VPS but im not getting on digitalocean VPS. That is really odd.
  • Installing on Digital Ocean

    8
    0 Votes
    8 Posts
    3k Views
    K
    It is okay to see that package.json is there. use this command npm install -g http-server@latest or npm init -y and populate package.json file later with your taste.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Restrict creating new topic and blocking HTML posts for users

    12
    1 Votes
    12 Posts
    3k Views
    R
    @julian Thank you. I will try that out.
  • How to add a image to the recent post page

    8
    0 Votes
    8 Posts
    2k Views
    kazariK
    @baris that worked thanks again!
  • Alternate Config Not Working

    9
    0 Votes
    9 Posts
    1k Views
    Y
    @pitaj Thank you. Will give it a test later
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
  • Custom Page: pageView events and access restrictions

    Unsolved
    2
    0 Votes
    2 Posts
    913 Views
    barisB
    For setting up your cutom page use this https://github.com/NodeBB/NodeBB/blob/master/src/routes/helpers.js#L5, or at least use the middleware.pageView function as a middleware, that will count the pageviews. As for only allowing some groups to view the page. You have check if the user is a member of those groups with the function groups.isMemberOfGroups(uid, ['group1', 'group2'], callback); You can get the uid from req.uid in your route handler.
  • HTML not being sanitized

    6
    0 Votes
    6 Posts
    2k Views
    E
    @butterfly +
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
  • Move search bar to top

    1
    0 Votes
    1 Posts
    652 Views
    C
    Hi, How to move the search bar to the top right side on the navigation bar in mobile version?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
  • How to moderate guest posts?

    4
    0 Votes
    4 Posts
    1k Views
    F
    @ravikum said in How to moderate guest posts?: osts to be moderated before displaying them on the forum. how can i exclude global-moderators to be moderate this guest category? i dont want mods to be able to delete topics or posts in this category but they should be able to moderal ALL other categories except this one. How to do this @baris
  • NodeBB Plugin - Changing a variable inside a function

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    J
    Thank you, I always liked Christmas tree styling
  • Bug: Admin Notification Options Not Saving

    5
    0 Votes
    5 Posts
    1k Views
    M
    @baris seems to be working on v1.8.1 now. Thanks!
  • NodeBB behind Firewall

    1
    0 Votes
    1 Posts
    601 Views
    Y
    Hi Is there a way to configure hostname, port, username and password in NodeBB to access the internet via the corporate proxy server? Thanks Nelson
  • Notification on tags?

    1
    0 Votes
    1 Posts
    889 Views
    L
    I am aware that one can subscribe to tags rss (no rss button around tags though). But can user set notification on selected tags as well? It would be good to have such features. Thanks
  • After editing settings.js nothing change on my forum.

    3
    0 Votes
    3 Posts
    1k Views
    Mārcis VeļikanovsM
    No i dont , i will check this solution