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.
  • NodeBB content translation?

    2
    0 Votes
    2 Posts
    546 Views
    glassdimlyG
    The more I think about this, the more I see the problem with content translation. One would have to translate every single reply and worry about untranslated fallback content. I'm going to look into the google site translate widget. Any folks done that?
  • Loop loading notification and messages

    1
    0 Votes
    1 Posts
    275 Views
    M
    Hello, I installed a fresh version from Github and i have problem with loading notifications and messages. I see notifications and messages only when i click show all notifications. https://i.imgur.com/OMRxpFJ.gif
  • 0 Votes
    5 Posts
    613 Views
    Samuel SchmidS
    Thanks for your replies! @julian This will be the solution in this case. @PitaJ Great, Thanks. Currently I don't have time to join the development community of contributors. If I have in future, I will take a look into code to write a backup function also for the registration. The software is really great, congratulations for the community.
  • Installation help

    2
    0 Votes
    2 Posts
    498 Views
    PitaJP
    which guide are you following?
  • Installation Fails ./nodebb setup on Ubunu 18.04 Google Cloud

    4
    0 Votes
    4 Posts
    555 Views
    Samuel SchmidS
    @PitaJ thanks! That was the issue
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    5 Views
  • How to delete resources of 404

    1
    0 Votes
    1 Posts
    228 Views
    ufan0U
    This is a sad song, I forgot to backup the avatars and pictures uploaded by the user. So I loss them all, and now them will be 404 when openning my site. I only know about deleting fields of 404 in the database, but this workload is too much. Who can tell me how to delete resources of 404 efficiently, thanks a lot.
  • Upgrade steps from v1.12.0 to v1.13.2

    2
    0 Votes
    2 Posts
    420 Views
    PitaJP
    It used to be that you had to upgrade in multiple steps, but not anymore. You can upgrade directly from 1.12.0 to 1.13.2 Make sure you backup your database
  • 0 Votes
    6 Posts
    1k Views
    X
    By looking into logs/output.log
  • Removing skin from Theme

    2
    0 Votes
    2 Posts
    434 Views
    barisB
    Revert button should be at bottom right in ACP.
  • 0 Votes
    8 Posts
    3k Views
    LukasL
    @julian aby progress to support dynamodb? I see database folder inside tests. If no progress is done to support dynamodb and i would like to start coding, these tests would tell me if i'm done? can i trust tests coverage?
  • Translate api

    2
    0 Votes
    2 Posts
    452 Views
    julianJ
    Hi there -- not at present, no... however there's no reason why that can't be developed if you're interested in sponsoring the work. Reach out to us at [email protected]
  • Group Badge does not show up

    Solved
    4
    0 Votes
    4 Posts
    555 Views
    julianJ
    @dschilling it is actually slightly confusing, he may not have explicitly set it, but saving the user settings might have automatically set the badge as "no badge" since he did not have a badge at the time. Something we'll want to address for sure
  • Can't access forums from www.website.com

    5
    0 Votes
    5 Posts
    646 Views
    PitaJP
    @Brian-Rivera that's not an error, its just info
  • nodebb-plugin-recent-cards not working in carousel or pagination mode

    Unsolved
    3
    1 Votes
    3 Posts
    1k Views
    y hY
    Similar issue there is no Carousel Mode only four recent topics, any idea's how to fix it?
  • customizing email templates

    4
    0 Votes
    4 Posts
    893 Views
    julianJ
    All of our translation efforts are handled on Transifex (https://www.transifex.com/nodebb/nodebb/), but in general, yes... fixes and incorrect translations would be handled there, and custom changes specific to your community you'd make to those files directly.
  • NodeBB Docker image connected to external MongoDB Atlas database?

    3
    0 Votes
    3 Posts
    593 Views
    julianJ
    I don't know if Zeit Now (while really cool!) would work for NodeBB... NodeBB is a web application, and does lots of stuff in the background that relies on a server running. To have a service that spins up whenever a request comes in would be much too slow, if only because that first spin up would take many seconds!
  • how to change category number or clear all categories

    3
    0 Votes
    3 Posts
    444 Views
    Purple-CSGOP
    thx, I gonna try
  • Delete tag

    3
    0 Votes
    3 Posts
    458 Views
    barisB
    https://github.com/NodeBB/NodeBB/issues/8175