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!

    1
    0 Votes
    1 Posts
    6 Views
  • Importing Discourse JSON into NodeBB

    4
    0 Votes
    4 Posts
    584 Views
    julianJ
    @waugh Can you reach out to us at [email protected]? We handle Discourse imports and can probably help you out here.
  • Pass variables to Registration page

    1
    0 Votes
    1 Posts
    239 Views
    M
    Hi, Let say, I have a site (not a NodeBB site) and it has a newsletter form where users can subscribe by filling in their names & email addresses. After they hit submit, I'd like to redirect to the the forum site (Registration page). Is it possible to pass variables (eg: email address/username) to Registration page via query string? For example, https://community.nodebb.org/register?username=jack&[email protected] What I want to achieve is to since users have filled their information earlier, albeit on a different site, the Registration form should have a prefilled form (ie: name and email address). Thanks
  • 0 Votes
    2 Posts
    490 Views
    julianJ
    @mana this is a feature that is available by default in v1.15.0, so once we release that version everybody will be able to add the forum to their home screen
  • Error (reset password not work)

    9
    0 Votes
    9 Posts
    884 Views
    T
    @baris Thank you!
  • Hooking Up to Mail

    Solved
    25
    0 Votes
    25 Posts
    4k Views
    S
    @waugh said in Hooking Up to Mail: @julian Do you engage in a more intimate relationship with Haraka? Niche third party platforms would be far less likely. Postfix is built into nearly all production platforms and configured out of the box for most usages (standard SMTP relay.) His point was that they don't get their hands dirty with any specific email implementation and leave that for the admins, they just send email out on whatever protocol or API is selected and the rest is up to the email admin to configure.
  • ERR wrong number of arguments for 'zscore' command

    3
    0 Votes
    3 Posts
    442 Views
    barisB
    https://github.com/NodeBB/NodeBB/issues/8774
  • Unable to install nodebb

    4
    0 Votes
    4 Posts
    506 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
    3k 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
    550 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
    571 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
    693 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
    606 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
    249 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
    854 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
    531 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