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.
  • Unable to install nodebb

    4
    0 Votes
    4 Posts
    561 Views
    julianJ
    @lucky-laxadhish You'll need to provide more information than that. Please limit your responses to this topic, as direct DMs requesting help are not always welcome.
  • upgrading from 0.7.3 - advice

    25
    1 Votes
    25 Posts
    4k Views
    PitaJP
    @patrick-sébastien-coulombe that appears to be this issue, which doesn't seem to be fixed yet. https://community.nodebb.org/topic/14932/strange-thing-in-navigation-urls/6 You should be able to fix it, at least temporarily, by modifying them manually in the ACP. Name should be [[global:header.categories]]
  • 0 Votes
    9 Posts
    3k Views
    Aram KhachatrianA
    @mosthated , Most probably your website already in production (hope it's being doing well ). Still, if you'll need to auto-resize the NodeBB embedded in iframe into a host website, try this plugin https://www.npmjs.com/package/nodebb-plugin-iframe-resizable (together with iframe-resizer of course). I wrote it just because I have struggled with exactly the same problem as you.
  • About the number of user views

    3
    0 Votes
    3 Posts
    603 Views
    manaM
    @PitaJ Thank you very much.
  • 0 Votes
    5 Posts
    5k Views
    PitaJP
    This should be fixed in [email protected]
  • NodeBB + Cloudflare Caching

    3
    0 Votes
    3 Posts
    620 Views
    B
    @PitaJ Cool! If the query string only changes on ./nodebb build then "Cache everything" works well. I thought the query string was different for each user or represented some token/cookie. I guess I should have checked how it is generated before posting.
  • How to Speed Up My Site On NodeBB?

    10
    0 Votes
    10 Posts
    1k Views
    julianJ
    @PitaJ A separate process just for running jobs would be ideal and future-ready, though we don't do that currently.
  • Periodical queries for nodebb sessions

    14
    0 Votes
    14 Posts
    1k Views
    barisB
    @cryptoethic please open an issue with the details on our github.
  • How to enable topic title on mobile in persona theme ?

    6
    0 Votes
    6 Posts
    769 Views
    barisB
    @goelakash498 It is not available in 1.14.x, it will be available in 1.15.0 once it is released. This forum is running the latest beta release.
  • Regarding nodebb-plugin-ideas in nodebb v1.1.4.x

    5
    1 Votes
    5 Posts
    660 Views
    barisB
    I am not sure what that plugin did, but description looks like a copy of question and answer plugin. So you can give that a shot since that plugin is maintained by us. https://github.com/NodeBB/nodebb-plugin-question-and-answer
  • Show label if group private

    2
    0 Votes
    2 Posts
    294 Views
    barisB
    If you enable Show badge and Private in the group settings users can display that group's badge.
  • Query DB for list of recent users who have posted

    11
    0 Votes
    11 Posts
    971 Views
    D
    @julian Thanks, it's going great. Doing a give away, thus the need for some special queries. If the team here wants to participate, just jump over and say hello. https://www.axisandallies.org/forums/topic/35780/20th-anniversary-give-away
  • Pre-create a user to be used by session sharing

    3
    0 Votes
    3 Posts
    582 Views
    B
    @julian I should have tried associating by email address I tried it just now and it works thanks and great job on NodeBB
  • Click to chat

    2
    0 Votes
    2 Posts
    355 Views
    barisB
    There is no url to open a direct chat to someone.
  • Can't see flagged posts

    2
    0 Votes
    2 Posts
    359 Views
    barisB
    @Flengo Seems like you are using the slick theme? Can you try on persona and see if it works?
  • 1 Votes
    13 Posts
    2k Views
    Varun Ganesh DV
    @julia mhmmmm ... Optional thing required to enable email confirmation is required to login.. I think it may help to prevent fake email users. Genuine email with verification only the option to access the forum then automatically they Register and verify the email. Now they just typing random words followed by @gmail.com and automatically it logged in without verifying email.. If they put random email also it should not redirect to logged in state from Registration page. Whether they again put that email, password it should not log in, and it should give an error email confirmation is required to login please click the verification link sent to your email.. something like that..
  • Zapier Integration for NodeBB?

    4
    0 Votes
    4 Posts
    556 Views
    julianJ
    @retipster awesome, looking forward to your email
  • Threading

    3
    0 Votes
    3 Posts
    433 Views
    Q
    @julian This is definitely a common request and one that I've certainly been waiting for. Hopefully, one day someone can help develop a freely available solution for this.
  • Unable to Embed YouTube Using Plugin

    2
    0 Votes
    2 Posts
    425 Views
    B
    Try using this one instead (it works for me on latest NodeBB) https://github.com/TheWorms/nodebb-plugin-embed
  • Leaderboard plugin not working

    6
    0 Votes
    6 Posts
    782 Views
    N
    @baris now runs ok. Thnk you