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.

  • Add menu before the header?

    Moved
    3
    0 Votes
    3 Posts
    2k Views
    C

    OK, thanks! Now I know, where to start.

  • compose is not floating in page footer

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    DkD

    @pichalite sloved, i find acp enabled Use a separate route for the composer
    but i find some bug, in new page you can't add tag and use the reply button

  • Sending emails via SMTP on Nodebb 1.0.x

    3
    1 Votes
    3 Posts
    2k Views
    J

    @rod said in Sending emails via SMTP on Nodebb 1.0.x:

    Try the nodebb-plugin-emailer-local-bobo plugin. It will give you SMTP service.

    That worked. Thank you!

  • Registration queue

    1
    0 Votes
    1 Posts
    657 Views
    C

    I've switched on the registration queue feature but the IP address shown is my server's IP address. In case it is relevant, the NodeBB instance is proxied via NGINX. How would I meaningfully distinguish between good / bad users using the default columns in this view?; name, IP, email etc. Also, what do the ticks and crosses mean next to the name and / or email? (not the action buttons for approve / deny on the right)

    (tried to upload a screenshot but got error - unexpected token)

    Is there a way to require that users answer a registration question using core functionality or is a plugin required for that? NodeBB version 0.9.3. I am also using the spam-be-gone plugin.

  • v1.0.0: Amazon S3 Plugins - Confirmed Working

    4
    0 Votes
    4 Posts
    2k Views
    R

    @fenwick67 Another user, @lewismcmahon, has forked that plugin and is supporting it now. It is nodebb-plugin-s3-uploads-updated and can be found in the Download Plugins section of the ACP. No need to manually install the one I referenced originally.

    EDIT: It looks like you edited your post as I was composing this response.

  • Facebook SSO wrong callback - /w proxy pass

    2
    0 Votes
    2 Posts
    994 Views
    Veljko RadovanovicV

    Ive fixed by adding external url to node json config file and setting port attribute instead writing it in url 🙂

  • Connection to site lost!!!

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    SubbuS

    Error resolved by itself! no worries.

    Thx for the help.

  • Issues with NodeBB perfomance

    Solved
    31
    0 Votes
    31 Posts
    11k Views
    Y

    How to switch to this branch ? There is a specific tag ?

    Whoops i just see the tag weekly

    The problem is solved, thanks

  • Can't use Reload

    4
    0 Votes
    4 Posts
    2k Views
    DkD

    @pichalite fixed, i delete node_modules and rebuild

  • NodeBB doesn't handle multiple Google logins

    3
    1 Votes
    3 Posts
    1k Views
    L

    @pichalite Done: https://github.com/julianlam/nodebb-plugin-sso-google/issues/18

  • NodeBB: Coloring element by group?

    2
    0 Votes
    2 Posts
    1k Views
    A

    After some more research, I found a solution:

    .topic [data-username="USERNAME"] .poster-avatar

    Will select just one user's avatar

  • Possible to login to NodeBB using telegram?

    5
    1 Votes
    5 Posts
    3k Views
    KosiakK

    @julian I saw manual for it (but on Russian): https://habrahabr.ru/post/264301/
    And did find special service for Telegram login (not tested): https://telegramlogin.com/
    I hope Its will help a little bit

  • Crashes in Current main Branch

    6
    0 Votes
    6 Posts
    2k Views
    Boris DragosaniB

    Thank you for the reply! It has fixed the problem, and it was indeed invalid category, I need also check the database, able somewhere is a invalid reference ...

  • Profile photo slightly squashed

    10
    0 Votes
    10 Posts
    4k Views
    H

    The image is definitely squashed when you look here:

    https://community.nodebb.org/user/henrywright

    I'm using Chrome to view the site.

  • Upgrade for dummies?

    2
    0 Votes
    2 Posts
    1k Views
    C

    @Phate

    Seems like extra commands. I got help in this post, tested it and works for me
    https://community.nodebb.org/topic/8285/easy-nodebb-upgrade-process

  • Please Help

    3
    0 Votes
    3 Posts
    1k Views
    P

    @KingKaden

    More info needed for sure....

    I get this sometimes after I have restarted the server a few times..... Normal browser refresh and log in works again..

    No idea what causes it... And no idea if my very few users have noticed

  • IP displaying on feeds and mentions

    3
    0 Votes
    3 Posts
    2k Views
    A

    @frissdiegurke said in IP displaying on feeds and mentions:

    Check the url within config.json.

    Well, that was easy. Thanks for the quick fix!

  • Nodebb Theme quickstart

    Moved
    12
    0 Votes
    12 Posts
    6k Views
    frissdiegurkeF

    @mkarmocha that special route is to be set within the "ACP -> General -> Home Page"; It's categories by default.

  • Skins Menu item under appearance seems broken

    4
    0 Votes
    4 Posts
    1k Views
    C

    @pichalite in case its relevant, network console shows that
    http://bootswatch.aws.af.cm/3/?callback=bootswatchListener&_=1459933996289 is returning a 404.

  • How to disable/enable themes from cli

    Moved Solved
    4
    0 Votes
    4 Posts
    3k Views
    M

    @pichalite Hail bro!!! thanks.