Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.8k Topics 26.7k 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.
  • server requirements

    1
    0 Votes
    1 Posts
    934 Views
    Z
    hello everyone, I wanted to know what's minimum server requirements for running nodebb with 500 users and 10k posts? and is installing on openshift (v2) still supported? can i install latest version on old openshift v2? also wanted to say thanks to everyone who's involved in making this amazing piece of software
  • Notification to external web applicaiton

    3
    0 Votes
    3 Posts
    1k Views
    S
    Thank you @meetdilip, any example or documentation for reference.
  • nodebb 1.5.2 Profile Cover images

    8
    0 Votes
    8 Posts
    2k Views
    J
    location ~ ^/assets/(.*) { root /home/**/nodebb/; try_files /build/public/$1 /public/$1 @nodebb; Theres no assets folder in that location. Where the heck is it being routed too? lol Oh wait derp, it replaces assets name. PS: I turned cloudflare caching off its in dev mode so thats not the issue.
  • Plugin - Google Recaptcha

    8
    0 Votes
    8 Posts
    3k Views
    J
    @pitaj thx but i figured out why it wasnt working as mentioned above, was a js conflict. Question is does this plugin support the new recaptcha invisible that google just came out with a few months ago?
  • How do I add custom HTML page on a hosted plan

    3
    0 Votes
    3 Posts
    2k Views
    Vamsi KrishnaV
    Thanks @julian
  • Connection lost to the forum

    2
    0 Votes
    2 Posts
    1k Views
    barisB
    @Vamsi-Krishna send a email to [email protected] so we can look into it. Thanks.
  • Unable to post new topics or reply to existing ones

    10
    0 Votes
    10 Posts
    3k Views
    B
    Thanks so much, that has worked and I can now post new topics and replies. However I now have another issue but I think it's unrelated so will start a new thread.
  • Connexion has been lost.. reconnecting !

    5
    0 Votes
    5 Posts
    1k Views
    julianJ
    Please don't have NodeBB listen on port 80, have it listen on port 4567 and use nginx to reverse proxy requests to port 80.
  • Nodebb is messed up

    4
    0 Votes
    4 Posts
    1k Views
    yariplusY
    Using the Plugins => Install Plugins => Find Plugins page in the admin panel.
  • 0 Votes
    1 Posts
    649 Views
    D
    I see that you can revoke sessions, but would there be a way to make it so that if a user tries to log in from a different device/ip, then they have to re-sign in? I am trying to limit users from being able to share a login and have multiple people use the account logins at once. Thanks!
  • Group Chat problem...

    4
    0 Votes
    4 Posts
    2k Views
    LeChatPL
    Thank you I use Persona theme in version 5.0.11 Edit : I find the code I solved it in my forum and I created Pull request : https://github.com/NodeBB/nodebb-theme-persona/pull/369
  • best OS for NodeBB

    15
    0 Votes
    15 Posts
    5k Views
    A
    In this time I have run Nodebb on /Debian8/Arch/Ubuntu16/ and all runs perfect especially I liked work on arch cuz in arch very small load on ram and nodebb work faster/ but I have problem with plugin , they disappear))) when I install new plugin another plugin was lost and delete himself/ I have this problem on arch and Debian 8 / and only on Ubuntu 16 all work perfect, but Ubuntu have many processes on System wich load common system/
  • This topic is deleted!

    Locked
    2
    0 Votes
    2 Posts
    53 Views
  • Plugins Problem

    3
    0 Votes
    3 Posts
    1k Views
    A
    @yariplus This is runing i see (i cant solve it) but this is running in original version and all plugins start fine and i hevent error , but when i backup nodebb in Ubuntu and move it in Arch and in Debian plugins dont install(( one install another lost but nodebb starts fine. But this error i cant fix in original instalation i think this is not depend of my plugin problem error: NodeBB address in use, exiting...
  • Basic security

    3
    0 Votes
    3 Posts
    1k Views
    BriB
    See some of the comments I made here: https://community.nodebb.org/topic/9360/a-little-help-with-nodebb-on-docker/10
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    24 Views
  • How can I move blockquote to other

    Moved
    4
    0 Votes
    4 Posts
    2k Views
    S
    up up up up
  • Nginx

    13
    1 Votes
    13 Posts
    4k Views
    A
    @chrispy
  • Some users ain't getting their group tags.

    4
    0 Votes
    4 Posts
    1k Views
    barisB
    It is on the edit profile page, so /user/<userslug>/edit
  • Is there any way to disable the lazy loading of images?

    Solved
    2
    0 Votes
    2 Posts
    903 Views
    barisB
    It can be disabled in user settings.