Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.7k Topics 26.1k 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
    196 Posts
    phenomlabP

    @baris updated to 3.7.2 and now just waiting for the plugin to be updated.

  • Custom themes and the npm registry

    Moved
    9
    0 Votes
    9 Posts
    3k Views
    H

    @julian sorry for being dumb, does that mean these steps?

    cd /path/to/nodebb-theme-mytheme npm link cd /path/to/nodebb npm link nodebb-theme-mytheme
  • 0.8.0 Partial not loaded

    3
    0 Votes
    3 Posts
    1k Views
    barisB

    Fixed in lavender 1.0.54

  • 1 Votes
    11 Posts
    3k Views
    P

    @julian an other problem just discovered

    If I open the chat window and click on the avatar of the chat partner or on my avatar I see a broken link:

    http://mywebsite.com/{config.relative_path}/user/someuser

  • How to enable recent topics? (Persona)

    5
    0 Votes
    5 Posts
    2k Views
    julianJ

    psychobunny/nodebb-plugin-recent-cards#6 when merged will allow you to internationalise the plugin.

  • 0.8.0 Steps to upgrade?

    5
    0 Votes
    5 Posts
    2k Views
    julianJ

    We may just end up re-releasing 0.8.0 if the launched version is really not working too well.

  • Custom pages are gone

    2
    0 Votes
    2 Posts
    1k Views
    julianJ

    Hi @ogerly, can you expand on what you mean by "custom pages are gone"?

  • Should Norwegian Docs be removed from Github?

    5
    0 Votes
    5 Posts
    1k Views
    J

    @baris Thanks! I did eventually find the right link.

  • Newbie needs help after configuring nginx

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    apilorussoA

    Nvm I fixed it! Didn't properly follow the guide at https://docs.nodebb.org/en/latest/configuring/proxies.html

  • This topic is deleted!

    13
    0 Votes
    13 Posts
    187 Views
  • Emoji Extended Plugin Problem

    8
    0 Votes
    8 Posts
    2k Views
    frissdiegurkeF

    glad to hear, great. 🙂

  • Everything lost on powering down

    6
    0 Votes
    6 Posts
    2k Views
    julianJ

    Now technically, by default, Redis will persist to disk, but any number of reasons might cause it to stop working:

    Redis installed manually with custom config file that turns persistence off Not enough memory (!!) Dump file set to or located in file/directory that is non-writable

    Either way, Redis will output warnings on startup if it cannot write to the dump.rdb file, so check Redis logs! 🙂

  • How to list categories in the navbar ?

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    B

    Ok, so as for now I should stay using widgets instead of merging everything 🙂

    Thank you very much for your help 🙂

  • upgrading problems

    2
    0 Votes
    2 Posts
    1k Views
    K

    Link Preview Image Problems on upgrade plugin via admin panel · Issue #3500 · NodeBB/NodeBB

    I have ubuntu server , running nodebb 0.7.1 Via the admin panel Whenever i upgrade the plugins , it shows it as updated (hides the upgrade icons below the plugin) I did nodebb upgrade here is what i get 26/8 17:45 [4049] - info: [databas...

    favicon

    GitHub (github.com)

  • 0 Votes
    26 Posts
    8k Views
    hukadanH

    @SimonQ I am not using the last version of this plugin (I made a fork when the regex issue arised) so I could not reproduce your problem. So I just tried on a testing version of the forum I am in charge and I observe the same behaviour. So it is not just you. I suppose it is a question of tweaking the css though. I will try to have look but I am VERY far to be an expert.

  • 0 Votes
    9 Posts
    3k Views
    H

    @psychobunny Thanks, I'm going to look into Grunt!

  • How to localise?

    3
    0 Votes
    3 Posts
    1k Views
    H

    @julian

    For changes that are just for you, you'll want to modify public/languages/en_GB, probably.

    That sounds like what I'd like to do. Thanks 🙂

  • 0 Votes
    2 Posts
    859 Views
    H

    I reinstalled Redis and things are now fine.

  • How to disallow users from selecting a skin?

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    H

    @psychobunny great, thanks! I've opened #3488.

  • nodebb plugins upgrade problem

    6
    0 Votes
    6 Posts
    2k Views
    L
    I'm updating any plug-in. I'm throwing reset the system. Then I get a 502 error. Log as follows. Upgrade learn everything by going into the past.

    [cluster] Child Process (14718) has exited (code: 0, signal: null)

    24/8 12:32 [25466] - info: Time: Mon Aug 24 2015 12:32:01 GMT-0400 (EDT)

    24/8 12:32 [25466] - info: Initializing NodeBB v0.7.3

    Warning: Redis server does not require a password, but a password was supplied.

    Warning: Redis server does not require a password, but a password was supplied.

    Warning: Redis server does not require a password, but a password was supplied.

    [outdated] nodebb-plugin-composer-default v1.0.11, requires 1.0.9

    24/8 12:32 [25466] - warn: One or more of NodeBB's dependent packages are out-of-date. Please run the following command to update them:

    24/8 12:32 [25466] - warn: ./nodebb upgrade

    [cluster] Child Process (25466) has exited (code: 0, signal: null)

  • 0 Votes
    4 Posts
    1k Views
    J

    @psychobunny Ah right! Ok, just sent a pull request. Thanks!