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.
  • How to Remove From-Name at Email Subject?

    Unsolved
    1
    0 Votes
    1 Posts
    174 Views
    Varun Ganesh DV
    I Want to Remove Email from-name from Subject's Beginning. In each and every email from name displays like - [From Name] Email Subject Goes Here How to Get rid of this? i just need Subject Only
  • This topic is deleted!

    5
    0 Votes
    5 Posts
    13 Views
  • What is the correct way to use Grunt?

    1
    1 Votes
    1 Posts
    219 Views
    AzurepulseA
    Hi,I'm new to nodeBB and I was trying to develop on Intellij. I simply add Configuration for Grunt using the default Grunt.js in the nodeBB folder. But I noticed something was different between running Grunt and running "nodebb --dev start". I wrote an empty plugin using "nodebb-plugin-quickstart". It works normal on "nodebb-dev-start". But,when I use Grunt to run it,it says "warn: [upgrade/appendPluginScripts] Unable to read plugin.json for plugin nodebb-plugin-fr-exam. Skipping." And all the sudden,the empty plugin I modified doesn't work anymore.No settings on ACP , no consoles on pages(I modified from nodebb-plugin-quickstart). What exactly did I do wrong? I'm pretty sure the dev group is using Grunt since the building process is annoying.There's no reason I can't use Grunt ,right?Please help.
  • 0 Votes
    5 Posts
    889 Views
    Varun Ganesh DV
    @yariplus ok let me try
  • User invite plugin problem. Can't invite some emails

    2
    0 Votes
    2 Posts
    435 Views
    yariplusY
    You appear to be using my invitations plugin. Could you open an issue on GitHub? https://github.com/NodeBB-Community/nodebb-plugin-user-invitations
  • Upgrade from v1.12.2 to v1.13.2 fails because of bootswatch dependency

    11
    1 Votes
    11 Posts
    1k Views
    AzurepulseA
    Here's the complete error log occurs on Windows. Screenshots: ![CM~8(9CYHD8TWW@]F~36]U8.png](https://i.imgur.com/ccs4Yq0.png) ![CM~8(9CYHD8TWW@]F~36]U8.png](https://i.imgur.com/TsXwusY.png) Log text: Dependencies outdated or not yet installed. Installing them now... npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of iss ues. Please, upgrade your dependencies to the actual version of core-js@3. npm ERR! code 128 npm ERR! Command failed: git clone --mirror -q git://github.com/thomaspark/bootswatch.git C:\Users\huawei\AppData\Roaming\npm -cache_cacache\tmp\git-clone-3825054a.git --config core.longpaths=true npm ERR! warning: templates not found in C:\Users\huawei\AppData\Local\Temp\pacote-git-template-tmp\git-clone-fd3314bb npm ERR! fatal: read error: Invalid argument npm ERR! fatal: early EOF npm ERR! fatal: index-pack failed npm ERR! npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\huawei\AppData\Roaming\npm-cache_logs\2020-06-13T03_49_30_961Z-debug.log Error installing dependencies! message: Command failed: npm install --production stdout: null stderr: null D:\Coding\Web_Project\NodeBB-v1.14.x\src\cli\package-install.js:72 throw e; ^ Error: Command failed: npm install --production at checkExecSyncError (child_process.js:630:11) at Object.execSync (child_process.js:666:15) at Object.installAll (D:\Coding\Web_Project\NodeBB-v1.14.x\src\cli\package-install.js:63:9) at Object.<anonymous> (D:\Coding\Web_Project\NodeBB-v1.14.x\src\cli\index.js:60:18) at Module._compile (internal/modules/cjs/loader.js:1138:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10) at Module.load (internal/modules/cjs/loader.js:986:32) at Function.Module._load (internal/modules/cjs/loader.js:879:14) at Module.require (internal/modules/cjs/loader.js:1026:19) at require (internal/modules/cjs/helpers.js:72:18) { status: 1, signal: null, output: [ null, null, null ], pid: 552, stdout: null, stderr: null } I suppose I can just forbid users from changing skins to bypass this error.
  • How to restrict user from replying?

    6
    0 Votes
    6 Posts
    777 Views
    Varun Ganesh DV
    @julian If i hide the posts and set to view only for logged in users then it effects for SEO? I need to index all contents in google. If i hide post for only logged in users, Google crawl also can't detect posts right?
  • ACP Missing translation after upgrade

    7
    0 Votes
    7 Posts
    726 Views
    L
    @julian I confirm the issue is resolved, many thanks for the quick support ️
  • Admin routes with read API

    2
    1 Votes
    2 Posts
    421 Views
    Ankit KumarA
    I am also facing the same issue. I am running NodeBB v1.13.x and whenever I am trying to hit http://localhost:4567/admin/manage/privileges, Access Denied(403) message is coming. I am using bearer token for authorization. Please let me know if anyone know the solution. Thanks
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    9 Views
  • Direct Link to users setting page

    9
    1 Votes
    9 Posts
    3k Views
    barisB
    Just using https://community.nodebb.org/me should work now as well.
  • Issues with Nginx and Domain

    38
    0 Votes
    38 Posts
    5k Views
    Dan ReyesD
    @julian Hello Issue is already fixed thanks to @Per0x It was Nginx yes, But now i have a problem. For some reason the forum don't load new profile pictures. Let me explain you; I upload my first profile picture, everyone can see it. But if i update my profile picture no one can see the new one until they delete Cache/cookies.
  • Changing main domain to https + paying the cost

    2
    0 Votes
    2 Posts
    234 Views
    julianJ
    @inna you'll want to generate an SSL certificate with Let's Encrypt (you can see the directions on their website) https://certbot.eff.org/
  • Detect User Login & Redirect

    5
    0 Votes
    5 Posts
    806 Views
    julianJ
    @yariplus to clarify, it's /api/me/, with the trailing slash. It is significant
  • Product instead of Text (Think Product Hunt)

    9
    1 Votes
    9 Posts
    676 Views
    julianJ
    @Yann-Kronberg always let us know how you get on
  • API endpoint to get online users and active topics

    3
    0 Votes
    3 Posts
    617 Views
    julianJ
    @scottalanmiller is correct, those numbers are produced on the fly based on active websocket sessions, and not stored anywhere. However, you might be interested in https://github.com/barisusakli/nodebb-plugin-browsing-users, which brings a live-list of current users in-topic back to topic.tpl
  • 0 Votes
    4 Posts
    361 Views
    julianJ
    @sharonyue I am originally from HK, but raised in Canada, so I know colloquial Cantonese only Google Translate is my friend here.
  • 0 Votes
    1 Posts
    412 Views
    Varun Ganesh DV
    Hello @administrators Global Sidebar is coming below the global footer. actually it should come like Below the sidebar content footer should come. Mobile Screen. Footer content is Coming First and Sidebar Content Coming Next [image: pw4vpV9.png] Footer Contents in Computer Screen Also See Footer Content is Not Exactly in Middle when i add sidebar widgets [image: aclif3K.png] Sidebar Contents in Computer Screen [image: JQ3KdKv.png] I think Some Bootstrap Layout issue if Bootstrap is Used. This issue only if i use Global Widget Please Consider it and Fix in Next Update
  • 0 Votes
    1 Posts
    307 Views
    QwsQ
    Full error: 2020-05-30T14:05:05.137Z [27866] - error: [build] admin control panel styles build failed 2020-05-30T14:05:05.176Z [27866] - error: resource 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700' gave this Error: Error: Client network socket disconnected before secure TLS connection was established {"type":"File","filename":"/home/pi/nodebb/public/less/admin/paper/bootswatch.less","index":87,"line":5,"column":0,"callLine":null,"extract":["","@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");",""]}
  • How do you take a backup of widgets?

    5
    1 Votes
    5 Posts
    605 Views
    F
    @crazycells Yea for now we do the same too. I'll look into specific query to backup widgets only as a safe measure.