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.
  • show the first message by default when I re-enter the topic

    Unsolved
    4
    0 Votes
    4 Posts
    476 Views
    phenomlabP
    @onur-baran ok, not sure about that one then.
  • Paid Plugin or Script - Flarum -> NodeBB

    Unsolved
    5
    0 Votes
    5 Posts
    793 Views
    julianJ
    @phenomlab unfortunately true, as the amount of work involved in getting the exporter working is not trivial at all. Whether we built it from scratch or updated the existing exporter (which was built against a very old version of Flarum), the cost would still be the same.
  • Change animation between loading posts etc

    Solved
    2
    0 Votes
    2 Posts
    295 Views
    phenomlabP
    I found the CSS part here #content { padding-bottom: 20px; transition: opacity 0ms linear; }
  • Guests should see all posts

    Unsolved
    11
    0 Votes
    11 Posts
    1k Views
    N
    @enot Thank you. Now it makes sense.
  • How did the community add icons to badges?

    Solved
    4
    0 Votes
    4 Posts
    425 Views
    E
    @enot I got it @PitaJ, thanks for the help though. The font name was the issue, should have been 'FontAwesome'.
  • Variables in widgets (html)

    Solved
    3
    0 Votes
    3 Posts
    509 Views
    phenomlabP
    @baris excellent. Thanks
  • permission denied, open 'welcome.js'

    Unsolved
    8
    0 Votes
    8 Posts
    881 Views
    N
    @pitaj My bad. Thought something was not working right there. All seems fine now then. Thank you for your input.
  • No categories found in Advanced Search

    Unsolved
    2
    0 Votes
    2 Posts
    284 Views
    Jay MoonahJ
    Hi @KnickKnack Sounds like this might be an import issue that can be fixed on the next run, could you please include this in a direct email? Cheers, J.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    6 Views
  • I can't see the topic on category page when I use db.objects.insert

    Unsolved
    6
    0 Votes
    6 Posts
    772 Views
    K
    @julian I want to post large number of topics at once on JSON format, and it will be frequently use under one user id. Does body-parser has the ability? and is it easy to modify api/v3/topics ? Many Thanks, Khaled
  • Hello community how many resources i need for NodeBB

    Unsolved
    12
    0 Votes
    12 Posts
    1k Views
    P
    @srujan cool. it's enough for my requirements
  • message placement positioning problem in mobilr

    Unsolved
    1
    0 Votes
    1 Posts
    187 Views
    L
    When I reply in a topic (with several answers so the screen has to scroll) on desktop the screen goes to where my message is (at the bottom). However, when I try the same in mobile, it just goes to a random place in the middle of the topic and I have to manually scroll down to get to my message. This happens here on the official testing version so is this some kind of bug or am I'm missing something? It just isn't good usability as the user is suddenly "lost" in the middle of the post.
  • Merge user accounts and/or move posts from one user to another.

    2
    1 Votes
    2 Posts
    994 Views
    M
    I am digging up that thread as I would probably need such feature for admin purposes. Cheers
  • How can I make my forum private?

    Unsolved
    3
    0 Votes
    3 Posts
    440 Views
    barisB
    If you have a lot of categories you can use the copy to all categories option in the category privileges page. [image: 1628624183885-78e95deb-a343-4013-9564-f63f1b5ad699-image.png]
  • Embed a YouTube video with a full screen option

    Solved
    5
    2 Votes
    5 Posts
    792 Views
    J
    @antosik thanks for your help! This is exactly what I was looking for!
  • default skin issue

    Moved Unsolved
    2
    0 Votes
    2 Posts
    438 Views
    julianJ
    @srujan where are you selecting the skin change, on server or client side?
  • socket.on in plugin frontend, socket.emit in plugin backend

    Unsolved
    2
    0 Votes
    2 Posts
    388 Views
    AntosikA
    @noob111 nodebb-plugin-poll server - https://github.com/NodeBB/nodebb-plugin-poll/blob/master/lib/sockets.js#L87 client - https://github.com/NodeBB/nodebb-plugin-poll/blob/master/public/js/poll/sockets.js
  • SOLVED: Looping 'Invalid Session'

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    PitaJP
    Afaik if you don't set it manually we still create a cookie with a domain derived from the url value in config.json
  • Changed Theme And Now Cannot Login

    Solved
    4
    0 Votes
    4 Posts
    405 Views
    Sampo2910S
    @pitaj Thank you. I tried it but nothing. I did ./nodebb build after the reset and it is ok again. Panic over. Much appreciated as always. Sorry for noobness. Sampo.
  • SOLVED: Doc Page: Configure Nginx for custom error

    Unsolved
    4
    0 Votes
    4 Posts
    668 Views
    N
    This seems to work. # error_page 404 /404.html; # location = /40x.html { # } error_page 404 /; proxy_intercept_errors on; proxy_redirect off; I'm not sure if this is the correct way to implement it because different articles seem to show variations on the directives but it works. Thank you for your input on this.