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.
  • Issue since upgrading to v1.13.1 from v1.12.1

    21
    0 Votes
    21 Posts
    2k Views
    barisB
    @Brophy said in Issue since upgrading to v1.13.1 from v1.12.1: Secret Service Civilian Support Try creating this group in the mongodb cli. To see what fields you need you can load one of the other groups with db.objects.findOne({_key: "group:raceTECH"});
  • Not able to access Persona settings

    3
    0 Votes
    3 Posts
    371 Views
    barisB
    Couple things to try. Stop nodebb and run ./nodebb build and try again. Also run ./nodebb plugins to check active plugins and see if persona is active.
  • Purge leeches & spammers

    2
    0 Votes
    2 Posts
    382 Views
    oplik0O
    While I don't know Redis syntax (mogodb user here), so I can't give you specific commands, I can assure you that most of what you want is possible to do in the database (I don't know about groups here). The database structure is explained here, and as you can see user objects contains the website, postcount, topiccount etc. You can get the chat messages from message objects and get users that did send at least one message from there to exclude them from the deletion.
  • Disable "change owner" global

    2
    0 Votes
    2 Posts
    315 Views
    barisB
    Not right now since it's part of the moderation privilege.
  • Plugin shoutbox issues after upgrading to v 1.13.0

    3
    0 Votes
    3 Posts
    469 Views
    F
    @robin4002 @Ne-Ho Does shoutbox completely stops working on 1.13.0 or works with and also throws this error? We have a very active shoutbox, so waiting for fix and figuring out a fix before updating to latest nodebb.
  • NodeBB not working after upgrade.

    2
    0 Votes
    2 Posts
    426 Views
    barisB
    Try disabling the custom plugins and see if it helps.
  • Can I integrate with aws translate api ?

    1
    0 Votes
    1 Posts
    232 Views
    T
    Hello, there is any plugin to turn on amazon translate api on this forum script ?
  • password reset button

    2
    0 Votes
    2 Posts
    319 Views
    Daft PunKD
    Thanks for ignoring, well im switchin to other source.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Fixed: Double Emojis with Apple Plugin

    2
    0 Votes
    2 Posts
    349 Views
    0xA4B160
    Self-Fix: config.json still had :80 as the port, not 443
  • image not getting uploaded

    3
    0 Votes
    3 Posts
    511 Views
    PitaJP
    You've been helped with sharp already. I've asked you to stop making new topics with your issues and to stop tagging us but you continue to do so and expect help. You don't seem to be putting in any effort to fix these issues yourself, plus you're making it harder on yourself by using an OS and reverse proxy that we don't use and expecting it to just work. We aren't going to hold your hand here. Helping you is purely something we do out of kindness and acting entitled is not going to help your case. Also, you keep making new user accounts for some reason. Cut that out.
  • Nodejs version

    1
    0 Votes
    1 Posts
    314 Views
    A
    Do nodebb support latest version of nodejs version v12.14.0 ?
  • NodeBB Topics timeout on opening

    1
    0 Votes
    1 Posts
    239 Views
    greenlighttecG
    I've had nodebb setup for a bit now and through some bumps and scrapes have always kept it running. After upgrading to V1.13.0 NodeBB would fail to load with a "Internal Server Error". After updating to 1.13.1 the website once again loads, however when trying to view any topics in the forums it times out loading. I've reviewed every possible plugin that could potentially be in the way and disabled several without success. I'm not seeing anything in the logs so may be looking in the wrong place. Everything is fully functional to posting new topics, viewing recent ones, discarding, deleting, purging, and the admin console. The only issue comes when its time to actually open a topic fully. The RSS Feeds properly display all the recent topics and content as well. My server is running MongoDB and proxied via nginx behind LetsEncrypt SSL Certificate, and can be seen at www.zultyscp.com however does require a login, there is a single public post informing Guests that a login is required where you can see the issue. Any help on where to look for this and assistance in resolving would be appreciated.
  • Reply trigger Modal

    2
    0 Votes
    2 Posts
    273 Views
    barisB
    That modal shows up if you try to reply to a topic that is too old, this is a setting in the ACP. Look for "Days until topic is considered stale"
  • nodebb not getting started

    23
    0 Votes
    23 Posts
    6k Views
    ashish deo singhA
    @abhinov-singh @PitaJ have done same things as @abhinov-singh but my forum is working on when writing :4567? how to point it to main domain?
  • Admin Panel > Plugin > Advanced not linked

    3
    0 Votes
    3 Posts
    510 Views
    0xA4B160
    @baris said in Admin Panel > Plugin > Advanced not linked: /admin/advanced/database Direct links work, also for error logs. Just the Link Plugins > Advanced is not working ..
  • Nodebb How do I setup from scratch?

    5
    0 Votes
    5 Posts
    777 Views
    PitaJP
    https://docs.nodebb.org/installing/os/ for installation instructions.
  • Logo disappeared on mobile edition

    1
    1 Votes
    1 Posts
    211 Views
    0xA4B160
    Hello, the logo above the forum categories shows on Chrome Desktop, but does not show anymore on Chrome for Android (Samsung S8) nor iPhone S5 with Safari. On the mobile phones, the logo is in fact shown, but the blue top bar with the three dashes and the chat icon are on top of it. Before the logo was shown nicely below the blue top bar, and it seems there is a bug .. On the iPhone you can "pull down" the webpage a bit, then the logo can be seen (but it slides up again). On Android we do not have this pull down feature, so it looks like the logo is not loaded, but it is, just hidden. Forum
  • Error after upgrading to v1.13.1

    5
    0 Votes
    5 Posts
    574 Views
    FrankMF
    I am on Debian Buster 10
  • No Upload Picture Option On Android Chrome browser

    3
    0 Votes
    3 Posts
    431 Views
    Andre MosinA
    @PitaJ said in No Upload Picture Option On Android Chrome browser: o scroll the tool icons to the left, revealing more? I attached the following screenshot from my Android phone. haha! you are right!... Thank you! I do not use Android myself... and the person that used did not see that... and I had a quick look and couldn't find it either... good stuff! thanks again! Andre