Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.7k Topics 26.1k 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.

    YouTube Setting up SendGrid mailer for NodeBB

  • NodeBB guides, how-to's and general tips and tricks

    82 Topics
    599 Posts
    barisB

    Quick start plugin has an example on how to add a new api route https://github.com/NodeBB/nodebb-plugin-quickstart/blob/master/library.js#L40-L76.

    The hooks that are fired client side are for client side code in plugins. If you want to pass data from the client to the server you have two options.

    Create an api route like in quick start plugin Create a new socket event listener on the server side and use socket.emit() client side. Example here
  • 25 Topics
    196 Posts
    phenomlabP

    @baris updated to 3.7.2 and now just waiting for the plugin to be updated.

  • Default Following Member

    2
    0 Votes
    2 Posts
    787 Views
    julianJ

    Is your name Tom? Did you create MySpace? he he he...

    In any case, looks like you'd want to create a plugin to do this... listening for the hook for user filter:register.complete maybe...

  • too connection lost error

    22
    0 Votes
    22 Posts
    5k Views
    S

    @pichalite said in too connection lost error:

    @sanatisharif use "port": ["4567", "4568", "4569"]

    in cluster mod I have lots of connection lost err in front end ( for mobile users )

  • Installation on OpenShift Online v3

    7
    0 Votes
    7 Posts
    3k Views
    B

    how to edit to "scripts": { "start": "./nodebb setup && ./nodebb dev" } . where is it. a newbe here . please help.

  • Composer error in v1.6.0

    Moved
    2
    1 Votes
    2 Posts
    996 Views
    julianJ

    Hey there, please report the version of your composer plugin, as well as git rev-parse HEAD in NodeBB. Thanks.

  • User Logout from external application

    5
    0 Votes
    5 Posts
    2k Views
    julianJ

    The key format is sess:id, where id matches the value found in express.sid

  • 0 Votes
    4 Posts
    1k Views
    asamolionA

    So if I wanted to disable it, I would have to write a custom plugin or something?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
  • help to header banner

    9
    0 Votes
    9 Posts
    3k Views
    DeepSeaD

    @Darwin
    Check:
    https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
    and add display:none: to your div to hide in the mobile version (in selected resolution)

    https://stackoverflow.com/questions/16550485/hide-div-tag-on-mobile-view-only

  • NodeBB wont stay up using systemctl

    23
    0 Votes
    23 Posts
    6k Views
    T

    The new systemctl block in the documentation works wonderfully.

    The ONE time that NodeBB went down on my forums, I was on vacation in Mexico. Logging into the server from my phone was atrocious. Now systemctl can do all the work for me 😄

  • Users Can No Longer Log In

    10
    0 Votes
    10 Posts
    2k Views
    S

    @julian said in Users Can No Longer Log In:

    @scottalanmiller wow, a rare live look at your site running! 😄

    Glad it is resolved! CloudFlare often likes to play dirty with files, even those that shouldn't be cached...

    Ha, yeah. So often it just chugs along.

  • Nodebb on byethost?

    2
    0 Votes
    2 Posts
    860 Views
    julianJ

    Hello there!

    NodeBB is designed to work best under a virtual private server. Using a traditional hosting service is not recommended as they do not have the capabilities to power NodeBB effectively.

    The code and instructions can be found here at our project repository Full instructions can be found in our Documentation Portal We recommend DigitalOcean to host your NodeBB, you'll get a month free just by registering with this link. You can also try applying the 10TOSHIP coupon to get another two months free, and as an added bonus, you'll be helping us out too!

    Thank you for your interest in NodeBB!

  • How can I install NodeBB?

    5
    0 Votes
    5 Posts
    1k Views
    julianJ

    Hello there!

    NodeBB is designed to work best under a virtual private server. Using a traditional hosting service is not recommended as they do not have the capabilities to power NodeBB effectively.

    The code and instructions can be found here at our project repository Full instructions can be found in our Documentation Portal We recommend DigitalOcean to host your NodeBB, you'll get a month free just by registering with this link. You can also try applying the 10TOSHIP coupon to get another two months free, and as an added bonus, you'll be helping us out too!

    Thank you for your interest in NodeBB!

  • Button on chat window missing

    6
    0 Votes
    6 Posts
    1k Views
    DarwinD

    @kristjanmik Thanks Mate 🙂

  • Please wait while we try to reconnect.

    9
    1 Votes
    9 Posts
    3k Views
    DukeD

    @Darwin Unless you love VIM and want to learn it, try "Nano" it is installed by default and works the way most of us expect an editor to work 🙂

    While VIM is an excellent editor, it has it's own learning curve.

  • Installation killed

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    julianJ

    @darwin Awesome! Glad to hear it, 😄

  • Installation service

    2
    0 Votes
    2 Posts
    855 Views
    barisB

    We do offer one-time installations. Send us an email at [email protected].

  • NodeBB all messed up after install

    4
    0 Votes
    4 Posts
    1k Views
    E

    @julian Oh sorry I stopped my EC2 Instance cause I don't want to go over my monthly allotment. Im tired rn and first thing tomorrow i'll try a reinstall and if the same problem arises i'll update this post.

  • Can't install nodebb on Debian 8

    2
    0 Votes
    2 Posts
    1k Views
    PitaJP

    Install nvm or n and then use one of those to install Node 6.

  • My plugin made building nodebb.min.js failed

    3
    0 Votes
    3 Posts
    1k Views
    V

    @baris tks u very much, now code works. 🙂

    Let add this to the plugin docs.

  • Redis on Amazon's Elastic cache

    Solved
    2
    0 Votes
    2 Posts
    821 Views
    yariplusY

    Yes zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz