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.
  • Stuck a google webmaster Verfication

    2
    0 Votes
    2 Posts
    301 Views
    julianJ
    The DNS method is the quickest way to verify a website's ownership. What didn't work?
  • Convert NodewBB to app

    2
    0 Votes
    2 Posts
    373 Views
    oplik0O
    I don't think there is. You can get some help for making NodeBB an installable PWA here - but I haven't tested it to see if notifications actually work. Edit: I found this Android app template, but it's not supported by it's author anymore and apparently at least a little broken on Android versions above 8.
  • ios 1.13.0 dark mode CSS codes

    1
    0 Votes
    1 Posts
    267 Views
    crazycellsC
    Hi, We would like to add some CSS code to our forum, so that when someone is using ios in dark mode, our forum will run as "night mode"... We have this code, we have added some in it, but it is missing some key elements and it is not practical to copy paste whole night mode codes of the forum in it... so is there a code that you can suggest, so when people use dark mode, it will activate regular night mode function of the forum? Thanks... @media (prefers-color-scheme: dark) { body { ... } }
  • Is there a way via write api or ACP to purge all deleted posts?

    1
    0 Votes
    1 Posts
    273 Views
    F
    Re: Is there a way to bulk purge deleted posts? Same old topic, hoping there is a way now?
  • Broken layout on community.nodebb.org

    2
    0 Votes
    2 Posts
    373 Views
    oplik0O
    Are you using a non-default skin? I noticed that most of them are broken here.
  • Access Control Allow Origin

    1
    0 Votes
    1 Posts
    356 Views
    F
    How to set access control allow origin and access control allow origin regular expression from admin settings. Have been trying using "*". But its not working. Need help.
  • Installing: what files/folders does the installation/runtime change?

    6
    0 Votes
    6 Posts
    1k Views
    bkraulB
    I see that I had to execute ./nodebb build in the container. I am guessing that it is because after removing the container, the build directory was gone and needed to be rebuilt, which tells me I have to put a build command on every container startup. This is not very optimal. I am hoping at some point in the future we can have a more hands-off docker-friendly deployment (like with env vars and all).
  • Need to change login link to some other route

    7
    0 Votes
    7 Posts
    1k Views
    GnanaPrakash RathinamG
    I dont see a way to disable login under Settings -> User, using NodeBB version 1.12.2
  • Nodebb custom theme git push

    2
    0 Votes
    2 Posts
    408 Views
    PitaJP
    You should have the theme in it's own git repository, then pull and link that repository into node_modules when you deploy.
  • Images in signatures and group badges

    4
    0 Votes
    4 Posts
    592 Views
    oplik0O
    @KarlPro123 Yeah, just make sure you don't have them turned off in post settings and use markdown to add an image there: ![alt-text](image-url) (you can skip the alt-text obviously)
  • Soms help with moving database to new server

    Solved
    5
    0 Votes
    5 Posts
    667 Views
    M
    Thank you, it worked
  • Problem config.json

    2
    0 Votes
    2 Posts
    555 Views
    PitaJP
    https://community.nodebb.org/topic/13388/faq-websockets-not-working-due-to-misconfigured-origins
  • issues with login aswell as unable to use https

    13
    0 Votes
    13 Posts
    1k Views
    PitaJP
    There's no way to expose HTTPS without a reverse proxy. This was a conscious decision to keep a separation of concerns, reduce development overhead, because reverse proxies have better support, and because anyone running multiple instances will need one for load balancing anyways. Nginx is quite easy to set up, and LetsEncrypt has very good support for it.
  • Profile picture not showing anymore

    2
    0 Votes
    2 Posts
    457 Views
    julianJ
    That's odd, what's the link for the picture in the top corner, and is it different from your profile picture in accounts page? What about a hard refresh, does it cok back then?
  • URL Problem after Log In (Double Url).

    3
    0 Votes
    3 Posts
    515 Views
    PaladinP
    Thanks you so much, all I had to do was to change from http into https.
  • Is there a way to change the Digest text from "Daily" to "Weekly"?

    2
    0 Votes
    2 Posts
    374 Views
    barisB
    Please open an issue on our github tracker.
  • What to do with emails on Dev nodebb site ?

    3
    0 Votes
    3 Posts
    582 Views
    G
    Hi, do you know the plugin on a tick like on facebook?
  • How to solve this problem during registration?

    1
    0 Votes
    1 Posts
    267 Views
    G
    How to solve this problem during registration? The "password" argument must be one of type string, Buffer, TypedArray, or DataView. Received type undefined
  • Show categories vertically in Persona

    4
    2 Votes
    4 Posts
    722 Views
    A
    @oplik0 said in Show categories vertically in Persona: .categories .category-children { display: flex; flex-direction: column; } Both of them worked fine. Thank you very much, guys!
  • registration in the widget

    2
    0 Votes
    2 Posts
    378 Views
    G
    @TestNew-dsdsds I need help pls