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.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
  • Moderated registration

    4
    1 Votes
    4 Posts
    543 Views
    julianJ
    Perhaps something like our Knowledge Base might be helpful? http://answers.nodebb.org/help_center
  • Chatting with More than 1

    3
    0 Votes
    3 Posts
    436 Views
    M
    @julian Perfect, that worked, thanks much!
  • Showing date and time of Post

    1
    0 Votes
    1 Posts
    238 Views
    A
    I want exactly like this Both time and date , how to do so ? [image: 7StT92Z.png]
  • Using a mounted volume for files

    Unsolved
    3
    0 Votes
    3 Posts
    411 Views
    D
    I have a mount. I mount the DO volume to the default location from their configuration instructions: /mnt/<volume-name>/ and then I nest the files dir under there. Then I symlink public/uploads/files to the files dir I set up on the mount. Problem seems to be that git treats symlinks as files so it thinks files/.gitignore is missing.
  • Upgrade from V0.6.0

    3
    0 Votes
    3 Posts
    772 Views
    julianJ
    Wow, v0.6.0! That's going to be a fun one. What I'd recommend is deploying a copy of your forum to a new environment purely to run the upgrade on it, then you can handle any errors that come up, and we can guide you through the process. Now, of course, ideally, there won't be any errors, but v0.6.0 was a long time ago....
  • How to install nodebb on Windows 8

    2
    0 Votes
    2 Posts
    343 Views
    PitaJP
    It should be essentially the same. I can't think of anything that would be different.
  • Skin switch on persona theme not working

    7
    0 Votes
    7 Posts
    934 Views
    krptg0K
    @PitaJ 9.1.5, the latest !
  • warn: Flooding detected! .... warn: [socket.io] Too many emits!

    4
    0 Votes
    4 Posts
    561 Views
    J
    Sorry, I didn't really process your full message. At the end you state your guess these are users with connection problems who got reconnected... based on the relatively small number of times I see this warning, as compared to over-all traffic to the forum, it sounds like I can probably ignore the warning. Thanks for your help.
  • Error Upgrading from 1.10 to 1.11

    13
    0 Votes
    13 Posts
    1k Views
    M
    @julian said in Error Upgrading from 1.10 to 1.11: I suppose it used to assume database 0 on start, but no longer Yeah, I was freaking out a little bit. Glad it was such an easy fix and many thanks to @PitaJ for trouble shooting it for me so quickly.
  • Fresh install of NodeBB 1.11.1 on Debian GNU/Linux 9 (stretch) issues

    5
    0 Votes
    5 Posts
    772 Views
    S
    @PitaJ Got it, thanks a lot for your suggestions. I will try the installation process once again today.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
  • How do I debug 'Missing key in translation token "text"'?

    1
    0 Votes
    1 Posts
    272 Views
    T
    How do I debug ... Missing key in translation token "text" ... which appear in my logs multiple times?
  • Reply by email functionality

    1
    0 Votes
    1 Posts
    298 Views
    T
    Hello, I'd like to enable reply by email. I found this: https://github.com/julianlam/nodebb-plugin-emailer-mandrill But it's not really maintained anymore. Is there any solution for this?
  • Questions about the setup for community.nodebb.org

    24
    1 Votes
    24 Posts
    3k Views
    D
    @baris Awesome!
  • Random profile backgrounds?

    Solved
    2
    0 Votes
    2 Posts
    386 Views
    D
    I found the answer to this. It's in the settings: Admin > Settings > Uploads > Profile Covers > Default Cover Images
  • Redirect after login

    12
    0 Votes
    12 Posts
    2k Views
    barisB
    https://community.nodebb.org/topic/12952/1-11-0-breaking-changes
  • unread count not updating

    1
    0 Votes
    1 Posts
    240 Views
    S
    this has me stumped? the web socket connection is ok, and everything else on the site works just fine. but I cant get the unread count to update unless I do a manual page refresh? my forum is running the latest v1.11.0, with a Postgres database. Im using the Persona them, with a custom child theme. (maybe the issue is there somewhere?) any pointers of where to look to debug would be great. its not a show stopper, more of an annoyance really here's the link to my support forum
  • Less files not compiling

    6
    0 Votes
    6 Posts
    928 Views
    C
    @youhosi Following your response did an upgrade and don't know how but all the themes are working now. Minus my custom theme that I guess it has some bad code in it. Thank you.
  • Settings up NodeBB on a subdomain

    3
    0 Votes
    3 Posts
    728 Views
    G
    @PitaJ thanks. I need to install it on Heroku and it doesn't have nginx now. I know I have a long road ahead, but I think I found the direction.