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.
  • Looking for descriptions for Hooks on the Wiki page

    1
    1 Votes
    1 Posts
    738 Views
    S
    I am looking at the Hooks wiki page here. When I click on each hook, it only takes me to the source code. I am hoping to get some proper documentation where I can look at each hook and read the description. Right now it is very inconvenience that for every hook I need to read the source code to understand what is dose. Please help and thanks!
  • How to change the border color of category teasers?

    2
    0 Votes
    2 Posts
    1k Views
    yariplusY
    That's just the Background Color from the category's edit page in the admin panel.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    14 Views
  • In topic search

    8
    1 Votes
    8 Posts
    3k Views
    P
    sent PR to hide setting if in-topic search is not available
  • Running NodeBB on IIS

    5
    0 Votes
    5 Posts
    5k Views
    C
    Hi all, I realize this is an old topic, but given that I'm dealing with exactly the same problem, I figured it would be sensible to reply here. Essentially, I've followed the advice of @pichalite and created a simple IIS forward proxy for my NodeBB server. Unfortunately this solution does not yield the desired result, as many requests for resources are not being made to the correct directory - instead, requests are being made to the root level of the IIS Web server (e.g., GET http//website.ca/stylesheet.css?4210ebb0-9225-4237-b2ad-87d88b61756b), and not to the specified port where NodeBB is being hosted (e.g., http://website.ca:4567 or http://localhost:4567). Any ideas? I've played around with reverse proxies and outbound rules to route all outgoing traffic from http://localhost:4567 to the same URL I've specified for the proxy rule (e.g., http//website.ca/associates-hub) to no avail... If more info or screenshots are needed, they can be provided. I've been banging my head against the wall trying to cycle through all possible solutions to this problem. Any insight would be GREATLY appreciated. Thanks, Cam
  • Error logs

    Solved
    1
    0 Votes
    1 Posts
    878 Views
    Dawid GlombaD
    11/5 22:06 [2132] - error: /category/95.rss Error: Błędne ID Kategorii at async.waterfall.category.topics (/root/nodebb/src/categories.js:35:18) at fn (/root/nodebb/node_modules/async/lib/async.js:746:34) at /root/nodebb/node_modules/async/lib/async.js:1213:16 at /root/nodebb/node_modules/async/lib/async.js:166:37 at /root/nodebb/node_modules/async/lib/async.js:706:43 at /root/nodebb/node_modules/async/lib/async.js:167:37 at /root/nodebb/node_modules/async/lib/async.js:1209:30 at /root/nodebb/src/categories.js:168:4 at /root/nodebb/node_modules/async/lib/async.js:726:13 at /root/nodebb/node_modules/async/lib/async.js:52:16 at done (/root/nodebb/node_modules/async/lib/async.js:246:17) at /root/nodebb/node_modules/async/lib/async.js:44:16 at /root/nodebb/node_modules/async/lib/async.js:723:17 at /root/nodebb/node_modules/async/lib/async.js:167:37 at /root/nodebb/src/categories.js:234:4 at /root/nodebb/node_modules/async/lib/async.js:52:16
  • Maintenance Mode

    6
    0 Votes
    6 Posts
    2k Views
    P
    @rod the file directly under public is a html file not a tpl file public/503.html. this is displayed when the server returns a 503 error. The page displayed when the forum is set in maintenance mode is under public/templates. this is generated from src/views/503.tpl and is not an error... just a message saying that the admin has disabled access to the forum.
  • Email Template Modification

    4
    0 Votes
    4 Posts
    1k Views
    P
    @hnahli you may have to add some css to the email templates or the RTL thing. not sure. just google it
  • Stuck on openshift installation

    3
    0 Votes
    3 Posts
    1k Views
    A
    I was able to fix the first post. However, the NodeBB files are still not in my local repository.
  • Social Media Alignment

    1
    0 Votes
    1 Posts
    732 Views
    H
    I have a added couple of social media button in a HTML footer widget but they seen not aligned [image: MvJB8GT.png] this is the HTML code I placed in the widget: <center> <br></br> <div class="nav-container2"> <ul> <li> <div class="fb-like" data-href="https://www.fcom/" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div> </li> <li> <a href="https:/" class="twitter-follow-button" data-show-count="false">Follow @ahlamtafsir</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </li> <li> <div class="g-ytsubscribe" data-channelid="UCLvfTgTD5e2y5tpqMpVnziA" data-layout="default" data-theme="dark" data-count="default" data-onytevent="onYtEvent"></div> </li> </ul> </div> <div id="fb-root"></div> </center> And This is the CSS I have added for it: .nav-container2 ul div {display: inline;} .nav-container2 li {display: inline-block; float: none;}
  • fatal: could not read from remote repository

    20
    0 Votes
    20 Posts
    9k Views
    julianJ
    @Aureney said in fatal: could not read from remote repository: Wow! I managed to install NodeBB on openshift using this guide instead of the docs! Maybe that guide should be merged into the NodeBB documentation then
  • Requestin for OpenShift tutorial 🙂

    2
    0 Votes
    2 Posts
    1k Views
    nhl.plN
    Have you tried this one? https://github.com/ahwayakchih/openshift-nodebb
  • NodeBB on Cloud9

    9
    0 Votes
    9 Posts
    4k Views
    P
    @Aureney it's not removing the .lock file when it's going to hibernate. do this... $ rm data/mongod.lock and then run ./mongod &
  • Purge Category Issue - 502 Bad Gateway

    12
    0 Votes
    12 Posts
    3k Views
    barisB
    @h0lybyte Which database are you using? You can remove the ghost categories from the correct sorted set to get rid of them.
  • How to upload images in a topic?

    3
    0 Votes
    3 Posts
    1k Views
    Andy1999A
    @pichalite Yes
  • Fix NodeBB "Invalid Session" behind Cloudflare

    9
    0 Votes
    9 Posts
    4k Views
    julianJ
    That's awesome news from CloudFlare!
  • Upgrade problem

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    julianJ
    npm unl nodebb-theme-cerulean && ./nodebb upgrade
  • RTL language issue with NodeBB themes

    Moved Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    julianJ
    Thanks @jarey --- @nightwave, please file an issue on our Github tracker about this.
  • Edit categories list

    Moved
    1
    0 Votes
    1 Posts
    1k Views
    Dawid GlombaD
    Hello anyone know how to edit: [image: Nfvcw5U.png]
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    625 Views