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.

  • Category doesnt exist on 1.2.1

    5
    0 Votes
    5 Posts
    2k Views
    DielanD

    @pichalite said in Category doesnt exist on 1.2.1:

    @exodo @torn2 v1.x.x branch is now updated with working composer. Pull again and run upgrade.

    Hey I'm having the same problem. I'm up to date on branch v1.x.x but no luck on the error.

    Also composer is on 4.2.13 for my site.

  • SendGrid Emailer - Small Issue

    3
    0 Votes
    3 Posts
    1k Views
    M

    @yariplus said in SendGrid Emailer - Small Issue:

    It sounds like you have not set your url in config.json

    That fixed it! Thanks!

  • Recent Cards Plugin - Invalid Date

    4
    0 Votes
    4 Posts
    2k Views
    T

    @baris said in Recent Cards Plugin - Invalid Date:

    This is fixed in the latest version of the plugin just waiting for @psychobunny to publish to npm.

    thanks 🙂

  • 0 Votes
    1 Posts
    2k Views
    J

    I am spinning up a new community and found the following warnings during my install.

    Anything I should do about these?

    [root@bna-com ~]# nvm install v7.2.0 ######################################################################## 100.0% Computing checksum with sha256sum Checksums matched! Now using node v7.2.0 (npm v3.10.9) Creating default alias: default -> v7.2.0 [root@bna-com ~]# cd /opt/bnacmty/ [root@bna-com bnacmty]# git clone -b v1.x.x https://github.com/NodeBB/NodeBB nodebb Cloning into 'nodebb'... remote: Counting objects: 112796, done. remote: Compressing objects: 100% (101/101), done. remote: Total 112796 (delta 38), reused 2 (delta 2), pack-reused 112693 Receiving objects: 100% (112796/112796), 34.86 MiB | 9.87 MiB/s, done. Resolving deltas: 100% (84665/84665), done. [root@bna-com bnacmty]# cd nodebb [root@bna-com nodebb]# npm install npm WARN deprecated [email protected]: use uuid module instead npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years. npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. [email protected] /opt/bnacmty/nodebb
  • 0 Votes
    1 Posts
    808 Views
    D

    After installing NodeBB I've been trying to configure Emoji. I've installed nodebb-plugin-emoji-extended and nodebb-plugin-emoji-one through the admin interface and have also activated them. But in the front-end the smiley selection button above the messages box does not appear.

    I've tried running "Update Files" in the ACP, which doesn't seem to be working. Popping up the console, I see various errors stating "GET http://95.85.57.198:4567/socket.io/?EIO=3&transport=polling&t=LYgu_ke net::ERR_CONNECTION_REFUSED" (from acp.min.js?v=a114ca78-1b00-48b4-8cb1-6d5fb06836f3:5).

    Help would be much appreciated.

  • site logo issues

    8
    0 Votes
    8 Posts
    3k Views
    A

    A mystery problem... quaint.

  • Little help with skin styles

    3
    0 Votes
    3 Posts
    1k Views
    Z

    @yariplus thank you, that brought the missing slash back ❤

  • Custom /sitemap/pages.xml

    3
    0 Votes
    3 Posts
    2k Views
    Z

    @baris damn that was fast... did you test? hahaha jk ❤

  • Updating to 1.3.0 - Issues

    35
    1 Votes
    35 Posts
    11k Views
    JenklerJ

    It would be great if we could fix this so I can upgrade 🙂

  • 0 Votes
    1 Posts
    689 Views
    C

    Hello, I hope this is the right place for this question.

    When I add the "Featured Topics" widget to my sidebar the links it adds are broken, and are also formatted strangely (the indentation is weird, text is always bold, etc.) which is different from all of the other widgets I've tried that display various forum topics.

    Here's an example: https://gfycat.com/FocusedHoarseCobra

    Any idea why this might be happening? We've barely changed anything from the vanilla package we installed.

  • topic editor wrong

    4
    0 Votes
    4 Posts
    1k Views
    H

    I write a new topic ,and add tags ,the input field be missing,see the picture ,look out red line。

    0_1479930239050_20161124033907.png

  • Show just a reply

    1
    0 Votes
    1 Posts
    808 Views
    A

    Hi,
    Is it possible to show just one reply from a topic. I know how to go to one specific answer in a topic by adding slash number of reply. But it shows all replies. What I want is to filter just the desired reply.

    Thanks.

  • Error Installing Development Tools

    1
    0 Votes
    1 Posts
    647 Views
    M

    I'm trying to install NodeBB using the CentOS documentation for install and am admittedly a noob. Things seem to go well until I get to installing the Development Tools in step 3 (https://nodebb.readthedocs.io/en/latest/installing/os/centos.html).

    I get an error that says Error: Package: intltool-0.41.0-1.1.e16.noarch (base) Requires: perl(XML::Parser).

    However, I'm pretty positive I have the 2.44 version of the Perl XML Parser installed. And, my Perl version is v5.10.1 - any help would be amazing.

    Thanks in advance!

    Mike

  • nodebb doesnt work on windows

    2
    0 Votes
    2 Posts
    2k Views
    PitaJP

    @avii try disabling all plugins. Make sure you have node v5+ installed.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
  • 0 Votes
    7 Posts
    3k Views
    J

    I updated to v1.3.0 and now I'm getting a different error when trying to visit the forum

    TypeError: Cannot read property 'loggedIn' of undefined at helpers.displayMenuItem (/home/myuser/nodebb/public/src/modules/helpers.js:20:44) at checkConditionalHelpers (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:269:76) at parse (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:424:15) at parseTemplate (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:133:14) at Object.templates.parse (/home/myuser/nodebb/node_modules/templates.js/lib/templates.js:119:11) at /home/myuser/nodebb/node_modules/templates.js/lib/templates.js:169:30 at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:445:3)
  • Blank Login Page

    9
    0 Votes
    9 Posts
    3k Views
    julianJ

    Paste your startup log.

  • E-Mail confirmation?

    2
    0 Votes
    2 Posts
    916 Views
    PitaJP

    @noob you have to have an email on your user account. You have to have an emailer plugin installed, or whitelist your server.

  • Admin timeout

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    P

    @Bruce-Lee don't think that's an option in ACP. It's in the code.

  • pre approved topics

    4
    0 Votes
    4 Posts
    1k Views
    P

    @hnahli create a plugin to listen for filter:topic.create hook to pass in a flag to identify which topics need to be approved. Listen to filter:topics.get hook to filter out topics that need to be approved.