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.
  • Using matomo with nodebb

    Unsolved
    8
    0 Votes
    8 Posts
    756 Views
    volanarV
    https://plausible.io/vs-matomo
  • Changing icons in the NODEBB forum

    Unsolved
    7
    1 Votes
    7 Posts
    1k Views
    J
    @yehonatan-albert I do not find any suitable symbol there. Is there another place from which symbols can be selected and will they be supported?
  • 0 Votes
    7 Posts
    1k Views
    julianJ
    @retipster The function of these trailing /1 /2 urls is to function as a rough "post index". I think we've all been there when you find a neat bit of content, refresh the page, and then it's gone for good. This problem is exacerbated by sites that change the order of content often (e.g. reddit, facebook) because a tab open for say, 24 hours, once refreshed, would have completely different content. The trailing bits point us to an approximate location on the page, if not the direct post itself, so when you refresh, you end up back where you were before, and not at the top. Where are you seeing these extra entries? GA?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    12 Views
  • How to noindex a forum topic, category or other forum URL?

    Unsolved
    2
    0 Votes
    2 Posts
    489 Views
    barisB
    https://github.com/barisusakli/nodebb-plugin-topic-noindex This is a plugin that does it for topics. There is no built in way to do it in core. So to do it for categories you would have to fork and extend the above plugin.
  • Api create user

    Unsolved
    1
    0 Votes
    1 Posts
    261 Views
    A
    I am using nodeBB forum this is :- https://forum.conversify.chat/ and I have main dashboard is:- https://dashboard.conversify.chat/ I want to auto login forum if user login https://dashboard.conversify.chat/. I am try session sharing plugin and also use write-api plugin but I am not successfully add this functionality. So How can this problem solved please suggest solutions ?
  • Admin - Can't add new categories

    Solved
    2
    0 Votes
    2 Posts
    359 Views
    K
    FYI - I checked my Digital Ocean droplet and it said that Ubuntu needs a restart. Restarted everything and have my privileges back.
  • Dark/night Mode to ignore or add Less CSS on admin Dashboard

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    dunlixD
    @downpw I meant for you to replace the YOURCSS
  • SOLVED - EACCES errors after rebuilds

    Unsolved
    3
    0 Votes
    3 Posts
    462 Views
    N
    @pitaj Hi, I changed the owner when first installing a month or more ago but I've seen these errors come and go. The owner is nodebb.nodebb based on a document I was following when first installing. I do see the CHANGELOG.md is owned by root. In fact, I see a few files here and there which are owned by root including the install folder. It's possible I ran some things as root while struggling with the conversion. Should I chown everything back to nodebb now and then? UPDATE: I chown everything back to nodebb and restarted the board and no errors. Simple fix. Thank you.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
  • Wordpress hosted site and nodebb

    3
    0 Votes
    3 Posts
    906 Views
    D
    Does this sso-wordpress plugin works only with the sites on the WordPress.com or it will work with a wordpress websties hosted on my own server.
  • This topic is deleted!

    Solved
    1
    0 Votes
    1 Posts
    33 Views
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    83 Views
  • Search by category

    Unsolved
    1
    0 Votes
    1 Posts
    197 Views
    K
    Is there a way to make search results show categories. Let's say I have a 100 categories. Alternatively I can launch each category with a text post with the category's name. But then the post title is not actually a link to the category or can it be?
  • Possible to Prevent Post Number Being Appended to URL While Scrolling

    Unsolved
    1
    0 Votes
    1 Posts
    203 Views
    M
    Hi, I searched the forum and there's only one topic regarding this issue: https://community.nodebb.org/topic/14551/possible-to-prevent-post-number-being-appended-to-url-while-scrolling-through-threads?_=1626385603965 I wonder if there's a way to disable this 'feature'? Thank you!
  • nodebb-plugin-global-chat

    10
    1 Votes
    10 Posts
    2k Views
    DownPWD
    @PitaJ @arranka Hi @all I still have the problem of the user display bug if there are too many members despite the plugin update. ISSUE HERE: https://github.com/NodeBB/nodebb-plugin-global-chat/issues/6 https://camo.githubusercontent.com/50851357330fa4a0d32f8a6d936256b7566271d3e8e91605f13d8db7e5f313a7/68747470733a2f2f692e696d6775722e636f6d2f634d633069776e2e6a7067 I have hidden the list of users with the CSS code ACP: .chats-full [component="chat/header"] .members { display: none; } .chats-full [component="chat/header"]::before { content: "-- Tchatter avec tout les membres --"; font-weight: 500; } The problem is that this code hides users for all discussions and not just the Global Chat How to do this ? Or declare ROOMID on CSS/ACP Another question: How to rename the name of the salon? thanks for considering my comments.
  • How to change default size of dialog used for adding new topic?

    3
    0 Votes
    3 Posts
    3k Views
    libraxssL
    @metalkramp size of new topic composer depends on function resize.reposition lib/composer/resize.js resize.reposition = function(postContainer) { console.info('[resize.js] reposition called'); var ratio = getSavedRatio(); // get size ratio here if (ratio >= 1 - snapMargin) { ratio = 1; postContainer.addClass('maximized'); } resizeIt(postContainer, ratio); }; getSavedRatio: function getSavedRatio() { return localStorage.getItem('composer:resizeRatio') || 0.5; } try setting it before resize.reposition called, like: localStorage.setItem('composer:resizeRatio', 1);
  • 1.17.0 upgrade thumbnail issue

    5
    0 Votes
    5 Posts
    666 Views
    J
    @julian I just updated to 1.17.2 and still have this issue where any topics created before the 1.17.0 upgrade don't display thumbnails.
  • Cannot Add A Group

    Solved
    1
    0 Votes
    1 Posts
    272 Views
    Sampo2910S
    Hi, I would like to add some groups. Clan Member for example for gaming... But when I click the + button the window comes up to name it and describe it but then nothing happens. It cannot get created. Any ideas? Thanks in advance. UPDATE: Need to add the group like clan-member and not write it Clan Member
  • No Sound or Sound Settings? / Email

    Solved
    15
    0 Votes
    15 Posts
    1k Views
    PitaJP
    @sampo2910 of None is the only option that works, then that's probably the only one your email provider supports. It should be fine as long as you don't need your emails to be perfectly secure.