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.
  • problem on profile page

    Unsolved
    1
    0 Votes
    1 Posts
    234 Views
    kurulumu.NetK
    There is a problem with the view on the profile page. (mobile) [image: 1642172519372-screenshot_20220114-180024.jpg] .account .cover { . top: calc(var(--panel-offset) + 50px); */ I think it's caused by . }
  • Problem with 2factor plugin and webauthn

    Moved
    7
    1 Votes
    7 Posts
    767 Views
    FrankMF
    @julian It works Using fix from master -> https://github.com/NodeBB/NodeBB/commit/fa01801f645ea980f34a73eed5fb6596c80d1e57#diff-b80b656e3a5aab4f2f91937701c22e8fa18cc98ee7515a225114605113a94004 [image: 1642010797914-1ce33b6c-d7f4-41be-8197-1e2f8af99f89-grafik.png] Thanks!
  • Mongodb local file storage using nedb for nodejs

    Unsolved
    4
    0 Votes
    4 Posts
    863 Views
    julianJ
    @sinisterspatula Probably, yes. The thing is, we don't interface with MongoDB directly. We use an abstraction layer, and so if your database of choice supports all of the commands we throw at it (you can see the abstraction layer methods in src/database/*), then NodeBB can theoretically support it.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    5 Views
  • Fresh Install Failing

    Solved
    4
    0 Votes
    4 Posts
    503 Views
    D
    Yes that fixed the issue. Again thank you for your support. DevTeam
  • Google Adsense plugin for nodebb - for automatic ad code

    Unsolved
    1
    0 Votes
    1 Posts
    259 Views
    Node-BonBonN
    I need a plugin that allows me to add Google Adsense automatic ad code, because when I log in through administration it does not load. I found this plugin, is it suitable? https://github.com/YunYouJun/vuepress-plugin-google-adsense
  • Does not display rss content, only link

    Unsolved
    7
    1 Votes
    7 Posts
    705 Views
    volanarV
    @josef this is a great plugin for filling the community with content. It is a pity that it does not work correctly
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    9 Views
  • Google Adsense on NODEBB

    Unsolved
    2
    0 Votes
    2 Posts
    422 Views
    J
    In addition, I was told to "upload the ads.txt file to the root directory of the site. The root directory of the site is the directory or folder that appears after the top-level domain (example.com/ads.txt)." How do I get it up there? When I upload through the ACP it goes up to the example.com/assets/uploads/ads.txt path
  • 0 Votes
    5 Posts
    1k Views
    dunlixD
    @hollosch https://community.nodebb.org/topic/16025/invalid-session-it-looks-like-your-login-session-is-no-longer-active/2?_=1641402260080
  • emojis in the chat box

    Solved
    5
    0 Votes
    5 Posts
    622 Views
    DownPWD
    @baris We can replace manually and rebuild NodeBB ? EDIT: I replace manually. That fix bug of @ mentions and emojis
  • Cleaning downvotes by User X

    Solved
    7
    0 Votes
    7 Posts
    900 Views
    crazycellsC
    @gotwf said in Cleaning downvotes by User X: @crazycells Cool beans. @crazycells said in Cleaning downvotes by User X: But we prefer to ban them rather than deleting the account, since later the same trolls can re-open an account. True. Perchance are you using StopForumSpam? Iirc, it tracks email addresses for reported spammers. Or maybe that is Project Honeypot? Hmm.. Maybe both! Heh. Regardless, w/the code above you've the best of both worlds. Woot! Yes, this code helped a lot. We have both StopForumSpam and Honeypot activated; however, these people are not trolls in the classical sense. I do not think they are active in any other forums... We are the largest and only serious Turkish-American immigration forum, but there are tens of Facebook groups... These people fight with other members in other social platforms, mostly on other Facebook groups, then they take "revenge" in our forum
  • first post separation from the rest

    Unsolved
    3
    0 Votes
    3 Posts
    350 Views
    crazycellsC
    For now, I have made the first post separated with a line with this code: li[data-index="0"] .post-footer { border-bottom: 1px solid #eee; }
  • No option to Allow users to upload regular files

    Unsolved
    2
    0 Votes
    2 Posts
    388 Views
    barisB
    This became a global privilege so you can find it on that page. Seems like the language key wasn't removed from the settings page so it is still showing up in ACP search.
  • [Session-Sharing] Connected User is the same for all...

    3
    1 Votes
    3 Posts
    520 Views
    mohammed fowziM
    Hi, I am having the same issue did you find any solution ?
  • Unable to connect to a remote mongodb server

    Solved
    3
    0 Votes
    3 Posts
    817 Views
    F
    Hi @pitaj Thanks for the suggestion, it worked!
  • Number of subcategories that can be seen

    Solved
    4
    1 Votes
    4 Posts
    455 Views
    crazycellsC
    I was looking for this under the "settings" section but apparently, this can be set for each category/subcategory separately (which is great!) under the "Manage" section... it can be reached: Manage > Categories > (then from 3 dots click "Edit" for the category you want to edit) default number is "10"
  • Pwa to apk convert

    Unsolved
    3
    0 Votes
    3 Posts
    580 Views
    julianJ
    @akhil-b-m Yes: https://community.nodebb.org/manifest.webmanifest Same path, for your PWA, /manifest.webmanifest
  • 0 Votes
    4 Posts
    576 Views
    julianJ
    @pitaj is correct, there is no point in adding additional client-side encryption, because of the simple fact that you cannot trust what happens client-side. So the only thing you can do is encrypt the payload over-the-wire, which is exactly what https is doing.
  • Excluding certaing members from /users lists

    Unsolved
    2
    0 Votes
    2 Posts
    275 Views
    barisB
    This is not available out of the box, would need a plugin to remove certain users when loading /users page.