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.
  • Issues with registration process

    Unsolved
    2
    0 Votes
    2 Posts
    321 Views
    barisB
    https://github.com/NodeBB/NodeBB/issues/9772 There was a bug that was causing the messaging to now show up when someone was added to the queue. Thanks for reporting.
  • need help about plugin nodebb-plugin-recent-cards-niuniu

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    H
    @baris oh thank you, just done!
  • Non stop spammer sign ups

    Unsolved
    12
    2 Votes
    12 Posts
    1k Views
    y hY
    Just use this plugin and BINGO!
  • "Move Topic" not available in v1.17.2

    Unsolved
    3
    0 Votes
    3 Posts
    465 Views
    zandertrekZ
    @volanar After upgrading to v1.18 this issue is resolved.
  • persona: map files missing

    Unsolved
    3
    0 Votes
    3 Posts
    388 Views
    B
    @pitaj Wonderful. Thank you.
  • Compatible plugins

    Unsolved
    5
    0 Votes
    5 Posts
    584 Views
    gasovedG
    @volanar Noted. Have been considering this.
  • How can I make the lower right bar back to old?

    7
    1 Votes
    7 Posts
    878 Views
    volanarV
    @pitaj Hello. Is there any way to leave all the icons on the mobile view, and not just one message icon? [image: 1630360638990-menu.png]
  • Improving gtmetrix metrics and google page speed

    Unsolved
    2
    +0
    1 Votes
    2 Posts
    413 Views
    O
    I'm waiting for improvement on this too
  • how to move dark mode button to top right on mobile

    Unsolved
    2
    1 Votes
    2 Posts
    364 Views
    O
    Is the top bar really used for decoration on mobile?
  • where can i find the Custom css in the files?

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    phenomlabP
    @א-ש if your database is damaged, then immediate retrieval won't be possible. Do you at least have a backup of the database ? From the comment below around accepting the loss of posts and users, it doesn't seem to be the case. What I always do is take a copy of the CSS and keep it up to date in a text file outside of NodeBB.
  • How change button color

    Unsolved
    5
    0 Votes
    5 Posts
    770 Views
    O
    @phenomlab ty
  • Registration not working

    Solved
    9
    0 Votes
    9 Posts
    965 Views
    gotwfG
    @phenomlab Good to know. Thx for the report. I need to get updated to the latest and greatest. One of these days... meanwhile... the ol' "if it ain't broke don't fix it" adage seems to be serving me reasonably well!
  • v1.18 bug report

    Unsolved
    3
    0 Votes
    3 Posts
    408 Views
    phenomlabP
    @pitaj yes, I had to uninstall this yesterday due to the same reason.
  • show the first message by default when I re-enter the topic

    Unsolved
    4
    0 Votes
    4 Posts
    539 Views
    phenomlabP
    @onur-baran ok, not sure about that one then.
  • Paid Plugin or Script - Flarum -> NodeBB

    Unsolved
    5
    0 Votes
    5 Posts
    855 Views
    julianJ
    @phenomlab unfortunately true, as the amount of work involved in getting the exporter working is not trivial at all. Whether we built it from scratch or updated the existing exporter (which was built against a very old version of Flarum), the cost would still be the same.
  • Change animation between loading posts etc

    Solved
    2
    0 Votes
    2 Posts
    318 Views
    phenomlabP
    I found the CSS part here #content { padding-bottom: 20px; transition: opacity 0ms linear; }
  • Guests should see all posts

    Unsolved
    11
    0 Votes
    11 Posts
    1k Views
    N
    @enot Thank you. Now it makes sense.
  • How did the community add icons to badges?

    Solved
    4
    0 Votes
    4 Posts
    472 Views
    E
    @enot I got it @PitaJ, thanks for the help though. The font name was the issue, should have been 'FontAwesome'.
  • Variables in widgets (html)

    Solved
    3
    0 Votes
    3 Posts
    566 Views
    phenomlabP
    @baris excellent. Thanks
  • permission denied, open 'welcome.js'

    Unsolved
    8
    0 Votes
    8 Posts
    957 Views
    N
    @pitaj My bad. Thought something was not working right there. All seems fine now then. Thank you for your input.