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.
  • NodeBB setup ended up unsuccessfully

    Solved
    2
    0 Votes
    2 Posts
    379 Views
    zhivkoangelovZ
    It seems that the Docker was not able to execute all parallel builds. The solution I found is: Run the setup with option: ./nodebb setup --skip-builds Manually run the build in serial mode: ./nodebb build --series That solved the issue.
  • Favicon Not Updating When Sharing Forum To Slack

    Unsolved
    10
    0 Votes
    10 Posts
    2k Views
    T
    @baris said in Favicon Not Updating When Sharing Forum To Slack: Seems to work fine for me now in slack. [image: 1645559718334-d67634b1-3a90-4234-a137-4a90fc02300d-image-resized.png] Interesting... I even cleared the cache in Slack, but I'm still getting the old touchimage... I'm curious how often does Slack clear their cache now..
  • Please add documentation of hosting on Linode.

    Moved
    3
    1 Votes
    3 Posts
    1k Views
    julianJ
    @yLothar said: the Ubuntu upgrade on Linode doesn't work well I can't imagine it would... OS upgrades usually are a little suspect, it's usually easier to just start fresh and migrate NodeBB back onto it, although I definitely get why an OS upgrade would be preferable in some setups.
  • Group Title on Edit Profile disappears when using Allow Multiple Badges

    Unsolved
    2
    0 Votes
    2 Posts
    344 Views
    PitaJP
    It appears to work fine on this forum. What version of NodeBB? What do you mean when you say it disappears? Can you record your screen?
  • 0 Votes
    7 Posts
    730 Views
    phenomlabP
    @DownPW I see what you mean, yes. I thought you'd made a typo...
  • 2 Votes
    30 Posts
    4k Views
    phenomlabP
    @volanar said in List of plugins that are incompatible when upgrading to version 1.19.2: nodebb-plugin-gdpr @baris @julian any updates on nodebb-plugin-gdpr ? This is required for me at least being GDPR compliant
  • All Cyrillic Text in Links is Broken After Update to 1.19.2

    Solved
    7
    0 Votes
    7 Posts
    828 Views
    julianJ
    @crazycells It does seem like package updates don't always update nbbpm... I will investigate.
  • Replies stripping @mention

    Unsolved
    4
    1 Votes
    4 Posts
    499 Views
    barisB
    This is should be fixed on master.
  • spawn ENOMEM: Memory leak in 1.19.1?

    Unsolved
    13
    0 Votes
    13 Posts
    1k Views
    D
    @PitaJ said in spawn ENOMEM: Memory leak in 1.19.1?: Does the memory usage grow quickly at first and then slow down approaching an asymptote? I believe so.
  • topic specific widget

    Solved
    4
    1 Votes
    4 Posts
    582 Views
    phenomlabP
    @crazycells this is well outside the forums here. I can help you with this via sudonix
  • 1.19.2 Github won't install or update

    Unsolved
    6
    1 Votes
    6 Posts
    777 Views
    PitaJP
    https://github.com/NodeBB/NodeBB/issues/10289
  • Is it possible for me to make db search better?

    Unsolved
    1
    0 Votes
    1 Posts
    179 Views
    fffddd dfeeeddF
    Can I manually enter keywords?
  • SMTP and Emoji issue after 1.19.2 upgrade

    Unsolved
    23
    0 Votes
    23 Posts
    3k Views
    phenomlabP
    @kurulumu-Net hmm. That certainly would indicate that 16.x is supported. I was told by @baris some time ago that this wasn't in fact supported, but that could have changed since our last discussion - or, the documentation is incorrect.
  • Link preview

    Moved Unsolved
    13
    0 Votes
    13 Posts
    1k Views
    fffddd dfeeeddF
    @julian I still can't see any updates in the store, I'm looking forward to it
  • Turkish URL Transliteration

    Unsolved
    1
    0 Votes
    1 Posts
    218 Views
    W
    Hi, Characters in Turkish language appear broken in URLs. Characters like I, Ş, Ö, Ç break the URL structure. Is there a solution to this? [image: 1644484680439-screenshot_1.png]
  • max active sessions per user

    Solved
    5
    0 Votes
    5 Posts
    585 Views
    julianJ
    @crazycells A forum opened in multiple tabs will use the same session. An incognito tab would be a new, separate, session. Separate browsers are separate sessions.
  • Upgrading NodeBB to v1.18.6

    Unsolved
    3
    0 Votes
    3 Posts
    486 Views
    AmodA
    Hi, after upgrading nodebb to v1.18.6 , dropdowns are not able show categorys..[image: 1644296975459-nodebb.jpeg] [image: 1644296986383-nodebb-2-2.jpeg]
  • Can NodeBB installed on a PHP server?

    Solved
    6
    0 Votes
    6 Posts
    642 Views
    phenomlabP
    @ocisp87 any time
  • Users tab and users profile never found

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    oci-userO
    Resolved by updating NodeBB to the latest version.
  • nodebb-plugin-imagemagick

    Solved
    3
    1 Votes
    3 Posts
    520 Views
    gotwfG
    @baris said in nodebb-plugin-imagemagick: It doesn't have a plugin page, this plugin requires installing the imagemagick binaries on the system though. So just installing the plugin won't work. Yep. It would be scrumdiliuscious, howsomever, if imagamagick could go away entirely some day, no?