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.
  • Failed to load emoji metadata 1.13.3

    8
    0 Votes
    8 Posts
    1k Views
    F
    @PitaJ Updating to node 10 fixed the issue. Thanks
  • A tip for custom color picking for categories

    6
    1 Votes
    6 Posts
    981 Views
    omegaO
    Even within the creative communities as such, there are not as many people who are good with colour as there are with shape and form. Within the creative world, there are indeed oddballs who shift into their own subset, colour sure is one of those. We all stare at screen so much it is refreshing to see great art with incredible colour, great art needs no words to describe, if you are moved, it is Art. If you find you have to read up about it because you are "confused" it is not, Art. If you can not trust your own instincts, who can you trust!?
  • How to enable multiple badges

    15
    0 Votes
    15 Posts
    2k Views
    barisB
    @Afzal-Mangal Administration Control Panel
  • Send Validation EMail

    6
    0 Votes
    6 Posts
    756 Views
    gotwfG
    @baris Have we given any thought to the havoc such could wreak on the Internet at large when an admin account becomes compromised? Maybe not such a bad idea to enforce some minimal delay?
  • After installing, there is no CSS, and all links are broken

    5
    0 Votes
    5 Posts
    737 Views
    J
    Ok thank you @gotwf Also looks like I spoke too soon - regarding your original question 1, if I bypass nginx and connect directly using the server external ip to port 4567, I can see nodebb launch "correctly". But if I access it through the domain name, it gives me the above result. So that did matter. Here is the nginx server block (file name - forum.kado.ai.conf)- [image: hTOhVnc.png] Here is the nodebb config file. [image: y8QvBOn.png] Thanks again!
  • Anonymous Forum?

    1
    0 Votes
    1 Posts
    439 Views
    G
    I have a website with a recently installed nodeBB forum that is aimed towards personal privacy industry. The entire forum has guest posting enabled for privacy reasons. Is there a way to: Disable ip address tracking forum wide. Present a question / answer challenge when users post to prevent abuse? I am aware of Google captcha but due to privacy concers this is not a possible option for us. Ideally, if there can be a "Privacy Mode" toggle in admin settings when enabled would disable ip forum wide ip address tracking that would be awesome. Thank you.
  • File editor?

    1
    0 Votes
    1 Posts
    251 Views
    G
    Hi everyone. I was wondering if there is any file editor in nodeBB. I tried looking in the menu but couldn't find such an option. Other then template editor is there a way to edit or create new files or modify existing files in current nodeBB install? Thank you.
  • After rebooting my hostagator server i get following error

    3
    0 Votes
    3 Posts
    486 Views
    gotwfG
    And maybe make a backup copy of your mongodb data dirs (while it is not running) and stash it somewhere safe before mucking about too much further.
  • Upload of pdf files not working

    3
    0 Votes
    3 Posts
    682 Views
    gotwfG
    @iclou said in Upload of pdf files not working: I have configured "allow users to upload any file" I might be wary of allowing users to upload any type of file. Might suggest you restrict this a bit more unless you have a real use case for any and all file types, sans any restrictions.
  • Any way to remove the number next to category?

    2
    0 Votes
    2 Posts
    308 Views
    barisB
    You can hide it by using custom css in the ACP.
  • Bulk guest permission?

    2
    0 Votes
    2 Posts
    287 Views
    barisB
    Once you setup the permissions for guests on one category you can copy it to all other categories. See screenshot below. [image: py9JWFo.png]
  • 0 Votes
    4 Posts
    573 Views
    julianJ
    That's correct, you set it up with a mock database, and npm test inserts its own testing data and cleans up after itself when it's done. No need to have NodeBB running for the testing suite to run.
  • Attempting to migrate from WPforo to NodeBB.

    2
    0 Votes
    2 Posts
    647 Views
    gotwfG
    @KarnaKoding Use mongodb. Migrating db's is a pita. You've a steep climb ahead of you. Good luck and have fun.
  • In which version did Custom Javascript show up?

    23
    1 Votes
    23 Posts
    4k Views
    R
    Well I am embarrassed, I figured out the problem! There is no problem with custom javascript or the custom header information. It turns out the nodebb-plugin-ns-twitch-monitor was the problem! The plugin does not seem to work after a certain version of NodeBB and where I had it placed in my widgets must have been causing the custom header code to not load or run properly. I am still running v1.4.5 but am moving over to a new server, yes after all of these years. In doing so I have been incrementally stepping through upgrades, 1.4.5 -> 1.5.x -> 1.6.x -> 1.7.x... It was there at the 1.7.x that my custom Piwik (Matomo) code stopped working. I put NodeBB into "dev" mode and saw a number of errors related to the Twitch plugin. I removed the plugin and my analytics code now works fine. It is bittersweet as I really like the Twitch plugin on my forum but the plugin stopped working quite some time ago. Twitch changed how their API works and the plugin was never updated to keep up. Shouting out to a list of people for closure on this, in case you were all losing sleep on this since May of last year! @baris @julian @Nicolas
  • NodeBB 1.13.3 - OSSEC issue

    2
    0 Votes
    2 Posts
    453 Views
    I
    I have resolved this issue by adding the following rule to local_rules.xml. <rule id="100014" level="0"> <if_sid>31533</if_sid> <url>^/socket.io/</url> <description>Ignoring NodeBB (socket.io).</description> </rule>
  • Search unreliable

    20
    0 Votes
    20 Posts
    4k Views
    S
    @Juan-G I found it does not work with https, do you have any suggestions?
  • Any file upload does not work

    4
    0 Votes
    4 Posts
    803 Views
    I
    ok, I just did a downgrade - now all works fine !! nodejs --version v13.14.0
  • Cannot create a new topic after new installation + redactor plugin

    8
    0 Votes
    8 Posts
    790 Views
    barisB
    https://github.com/NodeBB/NodeBB/issues/8306
  • Ranked Polls

    3
    0 Votes
    3 Posts
    334 Views
    julianJ
    @mimo Unfortunately if it's not available in the poll plugin, then you might need to contact the plugin author. Are you able to pay for this sort of development? Perhaps we can get in touch with him for you.
  • Post count wrong causing issues with navigation and notifications

    6
    0 Votes
    6 Posts
    827 Views
    julianJ
    @btc hset topic:<tid> postcount <postcount> But of course, replace <tid> and <postcount> as necessary.