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.
  • Banning problem

    3
    0 Votes
    3 Posts
    516 Views
    crazycellsC
    @eesty said in Banning problem: I've some overzealous moderators who like to ban people for trivial things. Can I stop moderators from being able to ban users? Also, is there are a way to let these moderators put users on a timed suspension instead? Or something like that... I know what you need it is "mute function for users". I know because we also need that. It works very well in big groups in Facebook etc. I think it will be a very great addition to NodeBB forums... I proposed this a while back as a separate function than "ban" function. Banning is just not proper way to react in some cases, muting people could work very well in many cases and help to moderate big groups. I would like to bring up this topic again: https://community.nodebb.org/topic/14850/mute-function-for-users
  • UnhandledPromiseRejectionWarning: EmptySitemap

    6
    0 Votes
    6 Posts
    654 Views
    barisB
    @Tom-Sheward https://github.com/NodeBB/NodeBB/issues/9301, thanks for reporting I was able to reproduce.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
  • How to add custom form validation?

    Unsolved
    3
    5 Votes
    3 Posts
    535 Views
    barisB
    The validation code is here https://github.com/NodeBB/NodeBB/blob/master/public/src/client/register.js. You can write a plugin to validate your own inputs.
  • sticky topic info box

    3
    1 Votes
    3 Posts
    490 Views
    crazycellsC
    @onur-baran I believe this CSS change should work: .topic .topic-header { position: unset; }
  • APIs to create post and add actions to it

    2
    0 Votes
    2 Posts
    395 Views
    julianJ
    @elina-hovakimyan Hello there, you should be able to make requests to NodeBB from an external site by using the Write API Write API Documentation
  • Any api to get list of categories based on group

    Moved
    4
    0 Votes
    4 Posts
    756 Views
    PitaJP
    There's no ready made API for this, but you can try the following: const allCids = await Categories.getAllCidsFromSet('categories:cid'); const groupCids = await privileges.categories.filterCids('topics:create', allCids, 'groupName');
  • Emoji and spam be gone plugin need to be updated.

    3
    0 Votes
    3 Posts
    423 Views
    S
    @pitaj got it! Thank you
  • Any api to get all categories based on group

    Moved
    1
    0 Votes
    1 Posts
    252 Views
    venkATV
    In nodebb privileges section we can add the group for a particular category so, Is there any api to get those category list which is having a particular group.
  • What does it depend on if the icons are displayed in the theme?

    Moved
    3
    0 Votes
    3 Posts
    521 Views
    finauF
    @baris I'm currently using Slick theme and the section icons are not displaying. How can I fix this ?
  • Plugins cannot be loaded.

    18
    0 Votes
    18 Posts
    2k Views
    S
    @pitaj I changed the region to the us-east1 then it works well. Could you add other aws ses regions on the list when you get a chance? Thank you for your support! Have a good one.
  • Can't change user avatar

    2
    0 Votes
    2 Posts
    383 Views
    barisB
    Did you check /admin/settings/reputation, maybe the reputation setting is higher than 1 which would prevent new users from uploading profile pictures.
  • IP Address saved for non-registered users

    4
    0 Votes
    4 Posts
    541 Views
    M
    No worries, thanks for the information!
  • Removing logo from email templates

    2
    0 Votes
    2 Posts
    396 Views
    PitaJP
    @maroonbee have you tried experimenting? It shouldn't be too hard to find
  • nodebb-plugin-session-sharing - handling of deleted user

    1
    2 Votes
    1 Posts
    289 Views
    M
    Hello, I am using nodebb-plugin-session-sharing to login in users coming from my website. A new user is created automaticcaly in the forum. I am now wondering how i can handle it, if users delete their profile in my app. I want to have the data deleted in the forum as well. Is there any common way to do it? Can anyone help me? Regards
  • How to auto-assign new users to specific groups?

    4
    0 Votes
    4 Posts
    502 Views
    S
    @pitaj @PitaJ I got these errors in dev mode after activating the plugin. looks like something needs to be fixed. [image: 1612577918468-screenshot-2021-02-06-111730.png]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    15 Views
  • Unable to find how to upgrade NodeBB in DigitalOcean

    8
    0 Votes
    8 Posts
    1k Views
    gotwfG
    @pitaj said in Unable to find how to upgrade NodeBB in DigitalOcean: Here's some more documentation from MongoDB https://docs.mongodb.com/manual/tutorial/backup-and-restore-tools/ Yes! @Explore-Keywords This is the stuff you need to grok. And what I meant to link to. My link above is web version of the man page, wh/may be easier to navigate, especially if unfamilair w/pagers such as "less". Speaking of which, maybe get to grips w/some basic unix/linux commands. Lots and lots of such stuff on the web nowadays. Be careful w/this stuff - you van really shoot yourself in the foot and unix/linux does not do "do overs", prompt incessantly for confirmation, etc. Good luck!
  • Unable to mongodump

    4
    0 Votes
    4 Posts
    815 Views
    gotwfG
    @finau It will "work" but sketchy security wise. You need to read up at link above about authentication. Your command likely needs to include something like this: mongodump ........... --authenticationDatabase=admin See if you get prompted for pass. Can also include pass on cli via -p flag. Have fun! o/ Update: Apologies, missed this bit: @finau said in Unable to mongodump: Anyway how do you restore that copy on the new fresh forum? Should I just copy it ? if so, where ? (sorry but docs are very slim) Back Up and Restore with MongoDB Tools
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    5 Views