Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

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

  • NodeBB can't Register/Login

    2
    0 Votes
    2 Posts
    1k Views
    DarwinD

    Remove config.json and run /.nodebb -setup... this is also happen for me if reboot my server.. and also sometimes my local install after reboot... I´am also hunting a solution!

  • 0 Votes
    8 Posts
    2k Views
    PitaJP

    @rod looks like you can fix it temporarily by using this css:

    @media (min-width: 992px) { .composer .title-container .title.form-control { padding: 3px 16px; height: auto; } }

    I'll see what I can do about fixing theme-vanilla and composer-default for the future.

  • Theme not changing

    21
    0 Votes
    21 Posts
    6k Views
    DarwinD

    @julian I will try with swap 🙂 I just have to understand my problem 🙂

  • New installation missing views

    Solved
    13
    0 Votes
    13 Posts
    4k Views
    julianJ

    seconding swap. A 512mb droplet will run out of memory when installing dependencies for NodeBB..

  • New install what to use?

    1
    0 Votes
    1 Posts
    743 Views
    DarwinD

    I want to install nodebb on digitalocean..

    Which is the best OS and version ??

    which version of node.js ??

    Redis or Mongo ??

  • how to create topic with posts in an easy way

    10
    0 Votes
    10 Posts
    4k Views
    R

    @riddle911
    This guy had the same issue about write-api: https://community.nodebb.org/topic/9966/cannot-find-installed-plugins

  • How can I let Guests Answer to Posts

    3
    0 Votes
    3 Posts
    1k Views
    T

    @PitaJ thank you 🙂

  • Hide subcategories

    1
    1 Votes
    1 Posts
    732 Views
    E

    Hi, I can't find anymore where in the ACP i can hide subcategories from the homepage, I know, it's silly ^^

    Please advise,

    Thank you 🙂

  • Assign group depeending of external query

    1
    0 Votes
    1 Posts
    634 Views
    J

    Is it possible to give a user a specific group by using a mysql query (to another DB obviously) ?

    I am looking to do it for some couple hours now and didn't find anything interesting.

  • 0 Votes
    4 Posts
    2k Views
    R

    Followup: It seems to be working fine. Ad refreshes as I navigate around the forum. No forced page reload necessary.

  • Responsiveness on Galaxy S7

    8
    0 Votes
    8 Posts
    2k Views
    M

    I think I fixed it. Had an HTML widget causing issues.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    35 Views
  • Empty Homepage

    8
    0 Votes
    8 Posts
    2k Views
    B

    Thanks, it looks like I'm back up and running. ✨

  • 0 Votes
    12 Posts
    9k Views
    E

    it worked after dropping 30 objects...
    good luck on standard users solving this lol

  • 1 Votes
    1 Posts
    672 Views
    W

    Hi,

    I'm having some troubles getting NodeBB up-and-running on Heroku. I've followed the official documentation and I seem to have followed every step correctly. I am however having troubles with the very last step unfortunately and I was hoping someone might be able to help me!

    Step 13: Initialise a single dyno: heroku ps:scale web=1

    Here's what happens in Terminal:

    MacBook-Pro% heroku ps:scale web=1
    Scaling dynos... !
    ▸ Couldn't find that formation.

    I've searched around the net already and some have mentioned it may be an issue with having an extension on the Procfile. I have checked this and there is no extension.

    I'm so close but yet so far! Has anyone encountered this issue before?! Any help would be greatly appreciated!

    Best regards,

    Marty.

  • Yikes - 502 Bad Gateway Nginx DigitalOcean

    12
    0 Votes
    12 Posts
    3k Views
    M

    Will try to go to this soon! Sorry. Had a busy weekend.

  • Can't access admin panel

    8
    0 Votes
    8 Posts
    3k Views
    O

    @PitaJ OK thanks, I will have to try and do that tomorrow.

  • Sendmail installation?

    3
    0 Votes
    3 Posts
    1k Views
    PitaJP

    You probably shouldn't be using sendmail anyways. It will get caught by spam filters.

  • v1.4.0 startup error

    Moved
    26
    0 Votes
    26 Posts
    9k Views
    M

    hmm it worked 😛

    I installed 3.4.1 but it would not start again, so I changed the line back from 3.4.1 to 3.4.0 and it works now 😛

    No errors in log and the composer works now in Firefox 😛

    thanks for your help @PitaJ 😄

  • UREGENT PROBLEM

    22
    0 Votes
    22 Posts
    8k Views
    S

    @kacemlight said in UREGENT PROBLEM:

    @julian Ok. How can I pay you to resolve this problem ?

    If the matter is urgent, responding will help.