Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.8k Posts
  • What are you doing *right now*?

    47
    3 Votes
    47 Posts
    19k Views
    KowlinK
    @frissdiegurke Me too but with a Steam controller. (Yes I'm a show off. ;)) [image: VreaosQ.png]
  • 2 Votes
    3 Posts
    2k Views
    yariplusY
    Has this been started yet? I am interested in helping with this, as I'm a XenForo convert.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Emojis on my forum

    9
    0 Votes
    9 Posts
    4k Views
    KowlinK
    @Abdu77 Like said above, install Emoji's extended, and for the 502 error, consult Leet since your forum isn't hosted at NodeBB, keep in mind that NodeBB requires some technical skills to keep online.
  • Let's Encrypt, public beta!

    5
    4 Votes
    5 Posts
    2k Views
    J
    I wrote up my install for Let's Encrypt when I did it last night. http://mangolassi.it/topic/7127/setting-up-letsencrypt-on-a-centos-7-nginx-proxy My NodeBB forum is sitting behind that proxy https://obelisk.daerma.com https://i.imgur.com/DVf6Ot3.jpg
  • Is there a feature list for NodeBB?

    2
    0 Votes
    2 Posts
    1k Views
    P
    @thefsb https://nodebb.org/ has everything listed
  • NodeBB + Ghost

    3
    0 Votes
    3 Posts
    2k Views
    julianJ
    The recommended method of sharing sessions between two separate and distinct applications is through OAuth2. We recommend this approach because NodeBB maintains its own user records, so that we can keep track of user-related metrics and other data. Relying on another database would be tricky, prone to breaking, and quite possibly dangerous. Luckily, it's quite straightforward to get things working with OAuth2! The first step is getting your application to expose an OAuth2 endpoint. If you're running a Node.js based app, you can use a module called OAuth2orize. Once that is set up, you'll want to take a look at the SSO plugin skeleton for customised OAuth deployments -- nodebb-plugin-sso-oauth. You'll take this plugin, fork it, and modify it to communicate with your OAuth endpoint. Once everything is working properly, you should be able to register and log in/out via your web app.
  • List your forum's theme

    Moved
    8
    0 Votes
    8 Posts
    4k Views
    A
    35hz.co.uk - Lavender with a custom light/dark theme switcher in the header next to the search button. That's about it. Edit: Need to fix the avatars,
  • This topic is deleted!

    1
    -1 Votes
    1 Posts
    20 Views
  • Best themed active nodebb board?

    19
    0 Votes
    19 Posts
    6k Views
    Danny McWilliamsD
    @exodo said: @Danny-McWilliams said: @Mawi-Raura said: Exo.do is my favourite right now I agree with this, I'd love to know how the categories are listed like that down the side! Exodo theme is public on our github Nodebb theme exodo, branch 2.0 Is a bit difficult to fit on another community cause you need modified widgets and some exodo tweaks but all is on our github Is only compatible with nodebb 0.7.x Been working on new version but not finished yet Ahh no problem, i'll take a look at it. Thanks!
  • Security updates for nodejs

    1
    1 Votes
    1 Posts
    873 Views
    BriB
    TL; DR: upgrade to node Js version v0.10.41 (Maintenance), v0.12.9 (LTS), v4.2.3 "Argon" (LTS) or v5.1.1 (Stable), depending on which major.minor version you're running. Nodejs updates have recently been released to address a DOS vulnerability in 0.12.x to 5.x, as well as an OpenSSL vulnerability in all versions: https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    36 Views
  • Need a Theme Developer

    Moved
    9
    0 Votes
    9 Posts
    4k Views
    Z
    @thesimon That might be what I have to end up doing. And @Jesse-Pulfer Yes that is the one of the other avenues to take.
  • Sandstorm.IO

    10
    1 Votes
    10 Posts
    5k Views
    AtonB117A
    @Kowlin Ha, thanks; but I'm up to my gills in configuring servers right now!
  • Using nodebb as a slack replacement

    2
    0 Votes
    2 Posts
    2k Views
    Jesse PulferJ
    We have had a huge increase in the amount of companies looking to use NodeBB as an internal employee portal for their employees and partners to connect and share data If you are interested i can set you up with a demo trial today, you can reach me via the forum chat or email me at [email protected]
  • How could I trigger this widget in admin console?

    6
    0 Votes
    6 Posts
    2k Views
    SuperMikeS
    @AOKP @yariplus Thanks a lot!
  • NodeBB on Sandstorm.io

    2
    0 Votes
    2 Posts
    1k Views
    ?
    @AtonB117 @Kowlin did. https://community.nodebb.org/topic/6897/sandstorm-io
  • I have problem with adsense

    Unsolved
    12
    0 Votes
    12 Posts
    5k Views
    ?
    @jarey correct. For me it is just an "animation".
  • Forum text Codes

    3
    0 Votes
    3 Posts
    3k Views
    yariplusY
    NOPE It's mostly normal Markdown. But there's a few plugins that add extras. Also, ~~{words}~~ creates a strikethrough. \{character} will print a literal character where it would normally be parsed. \{enter} can create a literal newline.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views