Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.8k Topics 26.5k 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.
  • 2.x security update cycle

    Unsolved
    3
    0 Votes
    3 Posts
    348 Views
    Matthew PriceM
    Great thanks @julian , It was just that I noticed that npm audit still shows those vulnerabilities in version 2 but version 3 is okay.
  • Does the Harmony theme support the recent-card plugin?

    Solved
    3
    0 Votes
    3 Posts
    241 Views
    R
    @phenomlab Success! Thank you for your help.
  • There's a command for unattended upgrades?

    Unsolved
    1
    0 Votes
    1 Posts
    141 Views
    Gliding9426G
    Hi, I switched from docker install to normal install and I wonder if i can automate updates because I will 100% forget to apply them in the long term I tried to create a script to run once a month to do this: delete everything except config.json, packages.json and uploads get latest source for the 3.x branch from github run ./nodebb upgrade as node user, then start it but then I noticed that ./nodebb upgrade can ask "do you want to upgrade this plugin Y/N?", and so it can't be run attended in a script I checked in the help and I did not see a command to make it unattended, so I resorted to just run it as ./nodebb upgrade -mib && ./nodebb start, which looks like it does not ask questions What do you think?
  • Help Needed: Connection Error on NodeBB Forum after Updating to Version 3 on Heroku22

    Unsolved
    3
    0 Votes
    3 Posts
    334 Views
    J
    @Adam-Miclot Try to check in the logs what the error is on the server side, check in the dashboard or by the Heroku CLI - heroku logs -t -a [APP_NAME]
  • untranslated string in Harmony child theme

    Moved
    11
    0 Votes
    11 Posts
    586 Views
    S
    that's it. thanks for your patience
  • new user registration email loop NodeBB v3.1.0

    Unsolved
    5
    0 Votes
    5 Posts
    428 Views
    julianJ
    @sweetp glad to hear it
  • Help adding a button to the new composer

    Unsolved
    3
    0 Votes
    3 Posts
    280 Views
    J
    @baris Thanks, confirming it works in [email protected]
  • v3.x installation failure

    Solved
    6
    0 Votes
    6 Posts
    471 Views
    barisB
    512mb is probably fine if you setup swap and don't have a lot of traffic. If you get busy you will start running into issues. Rebuilding uses quite a bit of memory as well. Just run it and monitor your memory if you run into issues you can upgrade.
  • 2.x to 3.x upgrade error

    Solved
    13
    0 Votes
    13 Posts
    860 Views
    phenomlabP
    @dave1904 yes, I don't use that theme but have read similar stories elsewhere on here.
  • Emoji's stopped working

    Solved
    15
    0 Votes
    15 Posts
    841 Views
    phenomlabP
    @PitaJ that works ! Thanks very much.
  • nodebb-plugin-recent-cards - how can cards background match category colors

    Unsolved
    2
    0 Votes
    2 Posts
    235 Views
    phenomlabP
    @Ali-Hussain I'm doing something similar to this but with the borders. It would be easy to adapt this so that it sets the background instead. It's essentially jQuery doing the legwork, but works perfectly.
  • API: get also hidden groups

    Unsolved
    1
    0 Votes
    1 Posts
    119 Views
    q16marvinQ
    Hi, is there any way to get via api also hidden groups? for my project it would be awesome. Thx! Erik
  • API call or JS function to get a list of categories and URL's

    Solved
    24
    0 Votes
    24 Posts
    2k Views
    phenomlabP
    @julian Thanks !
  • any update on this issue? https://github.com/NodeBB/NodeBB/issues/9137

    Unsolved
    1
    0 Votes
    1 Posts
    106 Views
    jsmithJ
    Would like the users to be able to follow certain tags by choice. Thank you.
  • Embed GISTS into posts

    Solved
    5
    0 Votes
    5 Posts
    427 Views
    phenomlabP
    @baris omg... Nonetheless, I'm a huge fan of using native code rather than plugins, so your coding efforts are more than appreciated and will certainly not go to waste. Thanks very much.
  • How to get the full topic list from the Category API

    Solved
    3
    0 Votes
    3 Posts
    331 Views
    Joel HaggarJ
    Thank you! that is exactly what I needed.
  • Inconsistent API response in /api/recent and /api/v3/posts/[pid]

    Solved
    4
    0 Votes
    4 Posts
    358 Views
    nullpointerN
    @julian thanks for your reply. I will try to apply your PR directly and see the result.
  • Through an i-Frame  access logged in to a "Forum of discussion" created in Node BB

    Unsolved
    4
    0 Votes
    4 Posts
    396 Views
    julianJ
    @Carlo-Lancia You've demonstrated in the other thread that you know how to make a curl call with cookies. What I mean to say in my last reply is that the IFrame itself needs to pass that cookie to NodeBB so that the user sees the logged-in site. I don't know how to do that (I'm not an app developer).
  • Updating Nodejs version never works!

    Unsolved
    25
    0 Votes
    25 Posts
    3k Views
    julianJ
    @eeeee for what it's worth, it's internal policy in NodeBB that nvm and n NEVER be installed on our client machines. It's caused far too much headache for this very same reason. I think I have gone as far as to migrate an entire client site to another server just to get back to a node version I could control. It was rather cathartic to send the old server to /dev/null. Anyway, the problem here is as @phenomlab pointed out, is path related. Both n and nvm fmuck around with the symlinks in /usr/bin or /bin, etc., and there's no easy way to undo what those scripts do unless you run the uninstallation script. How do you know which uninstall script to run? You don't. Did you use nvm or n, and if so, which one? Who knows now. If you do know, does the script provide information (via --help flag or whatnot) to instruct you on how to uninstall it? Ha ha, of course not. Let me have apt control my dependencies any day. Warts and all. Rant over.
  • Unable to generate new token using write API

    Solved
    18
    0 Votes
    18 Posts
    1k Views
    Carlo LanciaC
    Hi Julian, I just modified the file "src/controllers/write/users.js", as you indicated. Now I can generate the token. Ok! Grazie