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.
  • help me about framework and file structure(routing)

    Moved
    2
    0 Votes
    2 Posts
    426 Views
    Spin0usS
    It's in ACP admin/settings/general
  • How to get all posts !!!

    Unsolved
    4
    0 Votes
    4 Posts
    670 Views
    Spin0usS
    I've just done it recently. call /api/topic/pagination/<tid> to get pagination list for each one call /api/topic/<tid>?<qs> merge results and it's done. It will be nice to have an option like ?page=all ...
  • Recent API is returning only a limited number of topics !!!!

    Unsolved
    9
    1 Votes
    9 Posts
    1k Views
    R
    @pitaj Fortunate that you are taking interest in my issue. But I am creating a custom feature of exporting all topics irrespective of categories so according to it I want all the data related to topics [with its posts] at once.Looking forward for your valuable feedback.
  • Emoji Plugin - Emojis showing as undefined-alt

    Unsolved
    9
    0 Votes
    9 Posts
    977 Views
    photoshoplolP
    @pitaj Clearing my browser cache didn't do anything either. For context my browser is Opera GX Thanks a lot for your help! The issue is now forwarded to the Quill github
  • whats the admin account group called

    Solved
    2
    0 Votes
    2 Posts
    283 Views
    Jim BridgerJ
    It's administrators. Thanks everyone.
  • Is there a way to see a running log of all recent forum posts?

    Unsolved
    3
    0 Votes
    3 Posts
    601 Views
    retipsterR
    @pitaj that works! Thanks for the reply.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
  • Adding/Removing Admins

    Unsolved
    4
    0 Votes
    4 Posts
    553 Views
    N
    @dunlix Hi, thanks for the reply. Yes, it's definitely up to date, so is node.js and the operating system as well.
  • 0 Votes
    3 Posts
    601 Views
    paladin884P
    Yes! That's it, didn't realised grunt was setup in a way to pick-up custom themes. It's working like a charm! Thanks a lot @PitaJ !
  • ./nodebb setup Error

    Unsolved
    3
    0 Votes
    3 Posts
    559 Views
    Cong XuC
    Oh , Thanks @PitaJ ! I guess I m just blind. I totally follow this doc https://docs.nodebb.org/installing/os/osx-mavericks/ , then installed the old version . Thank you , save my whole day
  • How to change the icons

    Moved
    3
    0 Votes
    3 Posts
    552 Views
    DO MGBKD
    @dunlix said in How to change the icons: @do-mgbk put this in custom CSS: .votes .fa-chevron-up { content: "\f164" !important } .votes .fa-chevron-down { content: "\f165" !important } @dunlix Thanks very much for the help! I also had to add before css in order for it to work .votes .fa-chevron-up:before { content: "\f164" !important } .votes .fa-chevron-down:before { content: "\f165" !important }
  • What is the CSS class of this field?

    Unsolved
    1
    0 Votes
    1 Posts
    231 Views
    Muhammed EKİCİM
    I want to change the color of the white area in the image below. When you hover over it with the mouse, the area is covered in white. How can I change this? [image: 1623447863623-screenshot_1.jpg] EDİT: i found body.lights-out .chats-list>li:hover {background: #000}
  • Filter for plugins

    Unsolved
    4
    1 Votes
    4 Posts
    593 Views
    AntosikA
    @pitaj It displays all plugins with the label about compatibility, like "No compatibility data available for this plugin.", "This plugin is compatible with NodeBB 1.17.1", etc.
  • Moving Nodebb

    Unsolved
    5
    0 Votes
    5 Posts
    680 Views
    MrocznyM
    @the-cat-gaming-099 In your NodeBB directory called config.json
  • Virus detected when download NodeBB repo from Github

    Unsolved
    1
    0 Votes
    1 Posts
    260 Views
    DO MGBKD
    I am using Bitdefender Total Security [image: 1623333302909-44cbc1b1-5508-480e-9a7f-f1a38c6b2bdd-image.png]
  • Purging/ deleting flags

    Unsolved
    6
    0 Votes
    6 Posts
    872 Views
    M
    @julian Is there an issue related to this or should I create one?
  • Can't start after update nodejs/npm

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    AntosikA
    @mroczny No, in the previous update, a redis package was replaced via ioredis package. And that change is broke your configuration. Related PR: https://github.com/NodeBB/NodeBB/pull/9545
  • HTTPS is required using https

    Unsolved
    4
    0 Votes
    4 Posts
    473 Views
    DO MGBKD
    @pitaj Note that all API calls are showing the same error message when the option (require https) is turned on, creating a new category is just an example.
  • Bookmark API

    Solved
    1
    1 Votes
    1 Posts
    256 Views
    Vinod SharmaV
    Bookmarking API is working properly and allows to bookmark a particular post, but when listing all posts using API response it's not showing posts as bookmarked. When I try to bookmark the post again it's showing an error message that it has already been bookmarked. If anyone knows the solution please help.
  • Blocking a user makes thread links a poor experience

    Unsolved
    1
    0 Votes
    1 Posts
    246 Views
    izzionI
    On one of the NodeBB communites I'm active on, I've blocked a user with the personal Block User option. After that block, I've had a pretty poor experience with entering threads through clicking on a notification and also with the auto-refresh after adding a post to a thread. Our forum's current NodeBB version is: 1.14.3 When clicking on a notification (e.g. for upvotes or a reply/mention), I often get thrown into the thread with the post being notified for not even in the viewport, and the post referenced by the notification is not showing as highlighted by the time I find it. When auto-refreshing after posting to the thread, instead of the auto-refresh scrolling to the post I just made like I expect, I'm thrown back several posts, often to the point where even the post I was replying to doesn't appear on screen. I'm experiencing similar problems both in desktop mode (Windows 10 / Chrome latest stable) and on mobile (iOS / Safari) I suspect that most of the times I'm having problems, the blocked poster is the most current poster in the thread at the time I click the notification / post a reply (he's a very prolific poster), but I haven't really experimented with turning block on/off to verify that. I've also noticed that there's some weirdness in thread sorting as a result of the block (thread sorting on /recent, which is my default view, seems to sort based on the time of the actual last post, not the time of the last post I can "see"), but I can imagine that's probably more effort to fix than the value would justify.