Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.7k Topics 26.3k 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.

    YouTube Setting up SendGrid mailer for NodeBB

  • NodeBB guides, how-to's and general tips and tricks

    82 Topics
    599 Posts
    barisB

    Quick start plugin has an example on how to add a new api route https://github.com/NodeBB/nodebb-plugin-quickstart/blob/master/library.js#L40-L76.

    The hooks that are fired client side are for client side code in plugins. If you want to pass data from the client to the server you have two options.

    Create an api route like in quick start plugin Create a new socket event listener on the server side and use socket.emit() client side. Example here
  • 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.

  • Bug users search

    2
    0 Votes
    2 Posts
    1k Views
    barisB

    Fix on latest thanks for reporting.

  • Lavender Theme - Display block default

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    L

    I want stuck way 😞

  • Bugs

    2
    0 Votes
    2 Posts
    1k Views
    FireladF

    @kacemlight It loads fine for me. It might be your browser cache.

  • Bug new composer

    4
    0 Votes
    4 Posts
    2k Views
    ?

    Thank you, but there was a following problem -
    I write a message.
    11.png

    ...shrink the window...

    12.png

    'Hey, Where did my post?'

  • Stuck on the process of starting NodeBB

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    julianJ

    Doubtful -- OpenShift issues might not get properly addressed there. Stick to this topic 🙂

  • This topic is deleted!

    3
    -1 Votes
    3 Posts
    220 Views
  • User search error 0.7.0 master

    10
    0 Votes
    10 Posts
    4k Views
    barisB

    @hek said:

    Guess I was tired last night. Redis server hadn't been restarted after upgrade. 😳

    Haha yeah would be why.

  • How to move topics to sub category? [0.7.0]

    2
    0 Votes
    2 Posts
    1k Views
    hekH

    Doh.. setting both text/background color of category to white is NOT a good idea.

  • error handling is wrong in translator.js

    9
    1 Votes
    9 Posts
    3k Views
    yariplusY

    @frissdiegurke Thanks, that makes sense. But I'm still curious, what could be causing the callback to crash?

  • Which database to choose?

    3
    0 Votes
    3 Posts
    2k Views
    JenklerJ

    I like MongoDB and it works great 😉

  • 1 Votes
    3 Posts
    1k Views
    W0org42 W0org42W

    I have submitted the change.

  • Can't start NodeBB

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    FireladF

    @psychobunny Sorry I figured I should start over since I made a lot of mistakes during installation. It works now!

  • 0 Votes
    6 Posts
    3k Views
    S

    NodeBB version: NodeBB-NodeBB-v0.6.1-0-g4686ae9

  • Email Help - Half Works - No Activation Link

    3
    0 Votes
    3 Posts
    1k Views
    P

    Thanks for the reply....

    Yes I did try that.... No luck......

    The difference is mine half works straight out of the box.

    I will try another complete reinstall and follow those instructions again.

  • login forbidden, even for admin

    7
    0 Votes
    7 Posts
    3k Views
    Robin BR

    now the error is gone but my complete forum is down 😞

    nodebb is running (no errors only a few plugin warnings) nodebb is up2date redis is running nginx is running fine (all other sites on server are running fine as well)

    when i check my site it says: 502, bad gateway
    when i check ip:4567 (no connection)

    ranning out of ideas here 😞

  • External links bug in 0.7-dev?

    5
    0 Votes
    5 Posts
    2k Views
    caprC

    @pichalite thanks for looking at this. I'll open up an issue then.

  • npm installation errors

    4
    0 Votes
    4 Posts
    2k Views
    FireladF

    Discard this. I just decided to use on cloud instead anyway and npm installation worked fine.

  • Bug in privileges?

    9
    0 Votes
    9 Posts
    3k Views
    ?

    @baris said:

    Should be fixed on master as well.

    Yes, privileges to individual users work.
    (But not very well. It is necessary to update the page that the error does not take off.)

    But the guests still cannot create threads.
    (Given the fact that they are allowed to.)

    All other privileges to guests work.
    (find category, access & read, reply to Topics).

    Create Topics - no effect.

  • Long loading pages categories

    1
    0 Votes
    1 Posts
    1k Views
    S

    I created issue on the github. Please, it is very important, for me.

    Comment on the issue:

    I've written before about long loading in the administrative panel of categories, but it is important this issue!

    If more than 1500 categories, the loading becomes unbearably long, especially on slower servers, more than 10 seconds! On a very good server, it is more than 3 seconds.

    Please, deal with it as soon as possible! I do not want to change NodeBB ipboard, phpbb or something.

    Please tell me when it will be decided?

  • Using skin has no effect

    2
    0 Votes
    2 Posts
    1k Views
    julianJ

    Hi @Theodore-Pham -- skins are not usable on Lavender, only Vanilla and Persona. Sorry about that!

    Persona itself is compatible with NodeBB v0.7.0 only, so you could consider upgrading, or using the vanilla theme, which is similar to Lavender.