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.
  • favicon reverted to the default

    3
    0 Votes
    3 Posts
    1k Views
    T
    @baris Thanks! I may pull down that change, I feel so weird not having my favicon.
  • Node 1.21

    5
    0 Votes
    5 Posts
    2k Views
    P
    @torn2 everything added in 1.2.1 is listed in the 1.2.1 milestone. https://github.com/NodeBB/NodeBB/milestone/47?closed=1
  • Installation Errors

    1
    0 Votes
    1 Posts
    1k Views
    C
    Installing on a KVM VM, Centos 6 64bit. Followed the tutorial https://docs.nodebb.org/en/latest/installing/os/centos.html Getting errors though... [root@localhost ~]# curl https://raw.githubusercontent.com/creationix/nvm/v0.13.1/install.sh | bash source ~/.bash_profile % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 101 3442 101 3442 0 0 16694 0 --:--:-- --:--:-- --:--:-- 98342 => Downloading nvm from git to '/root/.nvm' => Initialized empty Git repository in /root/.nvm/.git/ remote: Counting objects: 5491, done. remote: Compressing objects: 100% (7/7), done. Receiving objects: 100% (5491/5491), 1.58 MiB, done. remote: Total 5491 (delta 0), reused 0 (delta 0), pack-reused 5484 Resolving deltas: 100% (3321/3321), done. Note: checking out 'v0.13.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at eef12cc... v0.13.1 Deleted branch master (was f9e14b7). => Appending source string to /root/.bash_profile => Close and reopen your terminal to start using nvm [root@localhost ~]# source ~/.bash_profile /usr/bin/which: no node in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin) [root@localhost ~]# nvm install v0.12.7 # as of this writing check the result of the list-remote to see all choices ######################################################################## 100.0% -bash: manpath: command not found Now using node v0.12.7 [root@localhost ~]# systemctl start redis -bash: systemctl: command not found [root@localhost ~]# [root@localhost ~]# systemctl enable redis -bash: systemctl: command not found'
  • Can I Duplicate My Prod Instance Locally?

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    deiden26D
    @baris Thanks. Will do
  • How do we bulk delete spam posts / messages?

    6
    0 Votes
    6 Posts
    2k Views
    P
    @greenmoon yes you can. Select multiple topics and then use the "Delete Topic" under "Topic Tools"
  • 0 Votes
    1 Posts
    640 Views
    T
    I see that its possible to convert from BBpress to Nodebb, But I want to take my attachments from GD bbPress Attachments and my likes from all posts from WP ULike with me, I know this is a very far-fetched request, but someone may have done this before, is there anything out there to perform this conversion?
  • Disable reply as topic on thread?

    4
    0 Votes
    4 Posts
    2k Views
    E
    @Aesir You're welcome.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    43 Views
  • Show widget if there is less than x replies

    1
    0 Votes
    1 Posts
    963 Views
    A
    Hi, How can I show a widget just if a topic has less than x replies? Thanks.
  • Office 365 mail relay

    2
    0 Votes
    2 Posts
    1k Views
    A
    I think I might have found it... in the plugin itself. oops *its all setup now.
  • Installing on Heroku

    15
    1 Votes
    15 Posts
    6k Views
    barisB
    This should be fixed on https://github.com/NodeBB/NodeBB/commit/4eb8015017e49561e390381f580a10baaab87287
  • npm scoped theme...

    4
    0 Votes
    4 Posts
    2k Views
    F
    Yeah, I suddenly remembered how to do this the smart way, not using npm when developing, just git cloning the repo (to lazy to mount the server disk locally I just found this https://github.com/NodeBB/nodebb-theme-quickstart, and it's quite strange that I didn't find it before, but now at least I know to search this forum instead of relying on Google =P Thanks for the reply!
  • Disabling automatic updates

    5
    0 Votes
    5 Posts
    2k Views
    yariplusY
    @metalkramp If you are on 1.1.2, you should be able to just checkout the master branch. (master branch may contain additional bugs.)
  • Changing labels / hiding elements in specific categories

    7
    0 Votes
    7 Posts
    3k Views
    M
    Ok, I'll update to latest version and get back with results. Should I first pull 1.x.x branch and then on master or can I directly pull master branch?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    11 Views
  • How block connect from web

    5
    0 Votes
    5 Posts
    2k Views
    PitaJP
    @rod if the NodeBB service is passed through Nginx or some other type of reverse proxy, then you should not have the NodeBB port exposed. You should bind to 127.0.0.1.
  • Adverts Sidebar

    2
    0 Votes
    2 Posts
    1k Views
    J
    If you want to do this with adsense, there is a plugin for this! https://github.com/dovydaskukalis/nodebb-plugin-google-adsense . I'm not sure if this provides it as a widget, though. Maybe there are also other plugins for other ad providers.
  • Starting NodeBB Automatically

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    marvnflM
    @metalkramp That's perfect! Do I want to use app.js or loader.js?
  • Disabling specific component

    3
    0 Votes
    3 Posts
    2k Views
    M
    Thank you, this solved my problem. Usually the easiest solution is the best one.
  • howto: enable taskbar?

    Moved Solved
    2
    0 Votes
    2 Posts
    1k Views
    frissdiegurkeF
    The taskbar holds items such as post edits/creations. So if you for instance open a new reply to this post, the taskbar will contain a red circle with a white plus. If you click on that, the composer will be minimized until you click again. This way NodeBB gets you the possibility of editing/creating multiple posts in parallel. The taskbar also contains chats for example; those can be minimized too...