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.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    12 Views
  • User data model extension

    Moved
    1
    0 Votes
    1 Posts
    208 Views
    A
    Hi, is it possible to extend the user data model writing a new (custom) attribute by POST /api/v3/users/ and then retrive it by GET /api/users? Thanks in advance
  • Email configuration remove/change brackets []

    Unsolved
    2
    0 Votes
    2 Posts
    271 Views
    PitaJP
    @Naluebet-Manpati your site name would usually go there. You can set it in the ACP
  • NodeBB icon appears instead of actual favicon ?

    Unsolved
    6
    1 Votes
    6 Posts
    1k Views
    barisB
    You will have to update that file on the server or delete it.
  • Error on export user's post

    Unsolved
    3
    0 Votes
    3 Posts
    386 Views
    PitaJP
    https://community.nodebb.org/topic/16615/export-user-s-posts-in-csv/
  • Export user's posts in csv

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    M
    @oplik0 Thank you . your answer solved my problems.
  • NodeBB Architecture?

    Moved
    8
    0 Votes
    8 Posts
    951 Views
    volanarV
    @julian said in NodeBB Architecture?: @volanar That may be true, but we're a different kind of company than those silicon valley startups that raise money. This is not to say that they're bad and we're good — just that we're different in how we approach money. They certainly can use that money to do cool things, but at a burn rate that far exceeds ours. We hit profitability organically, by growing our revenue through our SaaS offering and by taking on custom work. I like to think we do cool things too, but the downside is I don't have unlimited funds to throw talented developers at every problem that strikes my fancy Maybe someday! I understand you, but we do not live in an isolated world. We have competition here. And everything needs resources. When choosing a community platform, support is the deciding factor, not programming language. This is the foundation of the foundations, support, support. Support! All modules must be supported. But you have a small team. There are two ways. Finding an investment that suits your history is no problem. You can raise tens of millions and improve your platform to the skies) Or let the community donate to these things. I want to donate hundreds of dollars, but I don't want to take your SAAS. You see who communicates in the community. Basically, these are the owners of individual platforms. They are willing to pay money for support. I'm even willing to develop this theme for free, as long as you improve your support. Otherwise, my community is at risk. We just can't stand the competition. By your actions, you are advertising discourse. Writing code is not the main thing, the main thing is support. All modules that are written. There lies success. Create an opencollective account, hire developers and take nodebb to the next level. Otherwise, all your clients will sooner or later go into discourse, there are no problems with this.
  • Iframely API is over the free limit

    Unsolved
    3
    0 Votes
    3 Posts
    314 Views
    cagatayC
    @PitaJ yes i m self hosting NodeBB. Thank you for info.
  • Custom Pages 2.4.0

    Unsolved
    3
    0 Votes
    3 Posts
    388 Views
    Sampo2910S
    @gotwf On advice from @phenomlab I uninstalled the plugin, rebuilt, installed plugin again, rebuilt and it was ok. This had also happened to himself before.
  • How to add new fields for category?

    Unsolved
    2
    0 Votes
    2 Posts
    257 Views
    barisB
    You need a custom plugin and/or theme to add new fields to categories.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    5 Views
  • Pagination Settings

    Solved
    3
    0 Votes
    3 Posts
    387 Views
    T
    @baris said in Pagination Settings: It's the other way around. User setting override the ACP setting. Perfect! thank you!
  • Import on nodeBB

    Unsolved
    5
    1 Votes
    5 Posts
    638 Views
    andybriceA
    @PitaJ How much work do you think would be involved in updating the import plugin to support NodeBB v2.3? I may well be willing to contribute some time and/or money to this if it's feasible.
  • Install Issue Centos 7

    Unsolved
    3
    0 Votes
    3 Posts
    676 Views
    C
    @PitaJ Thanks, misread that step. Got it working now.
  • Maximum width when reading posts?

    Unsolved
    2
    0 Votes
    2 Posts
    266 Views
    PitaJP
    There is already a maximum width. I think it's around 1000px on the .container class.
  • How to let user always able to edit his/her own posts ?

    Unsolved
    4
    0 Votes
    4 Posts
    418 Views
    cagatayC
    @ningji welcome on board
  • iframely not working after v2.3.0 upgrading

    Solved
    7
    0 Votes
    7 Posts
    746 Views
    Sampo2910S
    Fixed with v2.3.1 Good Job
  • Admin Dashboard Becomes Unresponsive After Upgrading to v2.2.4

    Unsolved
    9
    0 Votes
    9 Posts
    769 Views
    T
    @julian said in Admin Dashboard Becomes Unresponsive After Upgrading to v2.2.4: @Teemberland compare plugin.json in your custom theme to the original one in the slick plugin. Likely your theme is not updated for v2 compatibility. Right. That is my guess. I'll report back in a few.
  • Custom pages stopped working

    Unsolved
    1
    0 Votes
    1 Posts
    233 Views
    kurulumu.NetK
    I noticed that custom pages no longer work. I see the following records in the error logs. I uninstalled and reinstalled the nodebb-custom-pages plugin. I've done several reboots and builds but it didn't work. Why might the problem be caused? my NodeBB version: 2.2.5 custom pages version: 1.3.3 2022-07-25T11:06:33.959Z [4567/1887] - error: GET /iletisim Error: Failed to lookup view "iletisim" in views directory "/home/nodes/nodebb/build/public/templates" at Function.render (/home/nodes/nodebb/node_modules/express/lib/application.js:597:17) at ServerResponse.render (/home/nodes/nodebb/node_modules/express/lib/response.js:1039:7) at /home/nodes/nodebb/src/middleware/render.js:107:11 at new Promise (<anonymous>) at renderContent (/home/nodes/nodebb/src/middleware/render.js:106:10) at renderMethod (/home/nodes/nodebb/src/middleware/render.js:75:15) at async ServerResponse.renderOverride [as render] (/home/nodes/nodebb/src/middleware/render.js:96:5)
  • How to embed another page from another site ?

    Unsolved
    2
    0 Votes
    2 Posts
    273 Views
    julianJ
    @ningji check out the iframely plugin, that might do it. It would embed a info box, not the entire post.