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.
  • Redis Q's about WP Integration

    3
    0 Votes
    3 Posts
    655 Views
    S
    Despite the lack of advice here, I decided to try to add the following: hset user:2 groupTitle administrators ...which gives a user that appears that it should be an admin, but when I login, that user is not an admin. ideas?
  • Custom Pages Plugin after Upgrade

    7
    0 Votes
    7 Posts
    1k Views
    JenklerJ
    @alfazaz said in Custom Pages Plugin after Upgrade: 1.10.1 Works fine with version 1.10.1
  • NodeBB Scaling makes Mongodb Dead

    3
    0 Votes
    3 Posts
    834 Views
    DkD
    @baris only get this Aug 28 16:39:27 hostname mongod[7590]: 2018-08-28T16:39:27.604+0800 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' # free -m total used free shared buff/cache available Mem: 1735 1296 102 3 336 231 Swap: 1019 287 731 #/etc/mongod.conf storage: dbPath: /var/lib/mongodb journal: enabled: true systemLog: destination: file logAppend: true path: /var/log/mongodb/mongod.log net: port: 27017 bindIp: 127.0.0.1 processManagement: timeZoneInfo: /usr/share/zoneinfo security: authorization: enabled
  • does nodebb support Openlitespeed

    1
    0 Votes
    1 Posts
    522 Views
    V
    does nodebb support Openlitespeed ? I cannot figure out how to configure it or is there a document available for it ?.
  • NodeBB not couldn't start without sudo!?

    5
    0 Votes
    5 Posts
    1k Views
    JenklerJ
    It does not need sudo to connect to a db server. But the error says that it cant connet too the db Something else must be wrong here!
  • A friend having issues to create an account at community.nodebb.org

    1
    0 Votes
    1 Posts
    415 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
    715 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
    1k 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
    531 Views
    tihssiefiLT
    how to config my redis
  • Setting Up Generic CORS (settings "Origin: *")

    3
    0 Votes
    3 Posts
    819 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
    614 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
    427 Views
    A
    How can I get notification on mobile whenever somebody post with new topic.Its big problem actually