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.
  • A friend having issues to create an account at community.nodebb.org

    1
    0 Votes
    1 Posts
    453 Views
    JenklerJ
    Don't know why but we get this! He has åäö in his name, and using Google SSO to login! [image: seWLHKy.jpg] Something we can troubleshoot!
  • No connection to database(propably).

    5
    0 Votes
    5 Posts
    1k Views
    J
    This may help BUT!!!! it will erase your database: If you remove config.json - I believe nodebb will create a new one, and will initialize the forum from scratch. Kindly note, I am a user like you, not part of the dev team so my knowledge is limited. I may be wrong, but I actually think this trick will work. Good luck! JJ
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Make a chat room "read only" for certain users

    3
    0 Votes
    3 Posts
    766 Views
    J
    Thank you @julian . I never heard of that. I'll go do some research. JJ.
  • Using NodeBB as a commenting system (static site)

    6
    1 Votes
    6 Posts
    2k Views
    S
    You might be interested in this thread, which presents an experiment on adding discussions to existing web pages.
  • There was an error connecting to your database. Please try again.

    1
    0 Votes
    1 Posts
    557 Views
    tihssiefiLT
    how to config my redis
  • Setting Up Generic CORS (settings "Origin: *")

    3
    0 Votes
    3 Posts
    882 Views
    Ludvig JaniukL
    Yeah, don't worry, it's not urgent and when I'm setting the specific host URL for my client it works. I just realized that looking at the code, setting "*" will not work. However, I also see now that you added '...Origin-regex' in the latest update, so I guess that is a fine workaround.
  • Purging topics

    9
    0 Votes
    9 Posts
    1k Views
    R
    Ill have the engineering department follow up on this and see if its been removed from the template. Will update when i have further details, thanks for the help for now.
  • Any high availability gotchas for AWS

    3
    0 Votes
    3 Posts
    654 Views
    PitaJP
    One thing to note: round robin load balancing will not work due to restrictions by the way websockets work in NodeBB.
  • Mobile Push Notification , big problem

    6
    0 Votes
    6 Posts
    1k Views
    meetdilipM
    You don't need a PWA to get push notification. There are providers like FCM, OneSignal etc. What you will need is a NodeBB plugin. Kindly make a plugin request or ask quote for a custom plugin.
  • Custom home page?

    17
    0 Votes
    17 Posts
    4k Views
    R
    @PitaJ Thanks for your reply. I don't know somehow when I logged in today and tried to repeat that issue but that issue has been gone. LOL, it's working now. Thank you again~
  • Image upload strange problem / nothing happens

    6
    0 Votes
    6 Posts
    1k Views
    H
    one more thing I found, at the Uploads section on the admin, I get the following error: Error: ENOENT: no such file or directory, scandir '/public/uploads' although I do have that library, if I do ls public/ while I am at the root of the forum, it does list the folder: 503.html favicon.ico images js-enabled.css language less logo.png src uploads vendor
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    248 Views
  • Administrators and notifications

    6
    0 Votes
    6 Posts
    2k Views
    A
    @baris said in Administrators and notifications: nodebb-plugin-category-notifications Once I any user subscribe to the category , and close his browser in mobile , then he is not recieving notifications , why
  • Getting Notification

    1
    0 Votes
    1 Posts
    455 Views
    A
    How can I get notification on mobile whenever somebody post with new topic.Its big problem actually
  • Upgrading from v1.7.x

    2
    0 Votes
    2 Posts
    601 Views
    PitaJP
    Do you not have npm installed? What version of node?
  • NodeBB with Apereo Central Authentication Service (CAS)

    1
    0 Votes
    1 Posts
    560 Views
    S
    Recently we decided to switch to NodeBB from phpBB. We could successfully install nodeBB, however we are using Central Authentication Service (CAS) by Apereo and it is mandate to connect nodeBB with this. Are there any tutorials/ plugin links available for this? I came across https://github.com/SUSTC/nodebb-plugin-cas However there is no steps on how to connect CAS to nodeBB. Please suggest.
  • NodeBB forum pages hang on all browsers

    2
    0 Votes
    2 Posts
    867 Views
    PitaJP
    What logs are you looking at? Try loading a page while watching ./nodebb log. Also, try running ./nodebb build and restarting.
  • Selecting badges

    5
    0 Votes
    5 Posts
    1k Views
    R
    @PitaJ it seems I cant find the "edit profile" link anywhere on our forum (might be an issue with the theme/skin thats currently applied). I can access this manually however so that will do the trick. Thanks a lot. I'm not sure if I can mark it as solved myself but that has resolved my issue for the time being. Thank you
  • Composer help modal window

    Solved
    3
    0 Votes
    3 Posts
    793 Views
    J
    @MJ thx bro) very helpful. Now is ok.