Skip to content
  • Total vote count on topic list

    Moved Developer FAQ
    37
    2 Votes
    37 Posts
    1k Views
    phenomlabP

    @baris updated to 3.7.2 and now just waiting for the plugin to be updated.

  • 29 Votes
    9 Posts
    266 Views
    julianJ

    @[email protected] oof, sorry about that! I keep thinking "hey, nobody sends me DMs, so maybe I can just punt this down the line a bit", but then it seems I've already missed two, and those are the two that bothered to tell me...

    So I guess that's going up in priority.

    Happy to chat once we get more of the basic stuff locked down. Interfacing with something for T&S is pretty high on our list too.

  • 2 Votes
    4 Posts
    64 Views
    crazycellsC

    @solmak

    Thank you for spending time on this, that was fast!

    he is quite speedy :rofl: @baris is known to create a new plugin in 3 minutes of it being discussed in the forum... lol

    Link Preview Image How? · Issue #2 · NodeBB/nodebb-plugin-best-posts

    How did you make a plugin in 3 minutes?

    favicon

    GitHub (github.com)

  • 0 Votes
    6 Posts
    95 Views
    Chad AugurC

    It is suddenly working again, but I do not know why. I cannot get a consistent result. I will be grateful for now. Is there anything I should be looking for when it fails?

  • 1 Votes
    9 Posts
    994 Views
    shoqS

    I probably compose at least 400 post and chat messages a day on multiple platforms. Speed and simplicity of editing are very important to me.

  • 0 Votes
    5 Posts
    85 Views
    Sampo2910S

    @PitaJ v16.13.0 obviosuly very old 😞 Ooops..installed latest version and now it is all ok..

    Thanks for the gentle reminder.

  • 0 Votes
    15 Posts
    353 Views
    Chad AugurC

    @baris TY. Despite having been a JS developer for more than 10years I had never published my own npm package. Now I have. TY.

  • 3 Votes
    22 Posts
    432 Views
    julianJ

    @crazycells ah, not at all.. but...

    Man, that's cool. I think there's definitely a lot of utility in seeing popular uncategorized posts.

    I'll take a closer look.

    Edit: This is resolved now. Uncategorized topics should no longer appear in /popular unless that category is explicitly selected.

  • Snowflake to SSIS

    General Discussion
    2
    0 Votes
    2 Posts
    50 Views
    phenomlabP

    @brother-info This forum is dedicated to NodeBB, and it looks like your question is in relation to SQL and SSIS. NodeBB does not support SQL server and therefore, we cannot assist in this instance.

  • 1 Votes
    8 Posts
    460 Views
    phenomlabP

    @frontendjulien Always happy to help.

  • 0 Votes
    13 Posts
    847 Views
    S

    Finally, it works.

  • 8 Votes
    28 Posts
    5k Views
    crazycellsC

    @baris thank you. this is a very useful plugin.

    admins can copy the email list from here:

    Link Preview Image disposable-email-domains/disposable_email_blocklist.conf at master · disposable-email-domains/disposable-email-domains

    a list of disposable and temporary email address domains - disposable-email-domains/disposable_email_blocklist.conf at master · disposable-email-domains/disposable-email-domains

    favicon

    GitHub (github.com)

  • 1 Votes
    6 Posts
    374 Views
    julianJ

    @solmak for benchpress specific syntax check here

    Link Preview Image benchpressjs/docs at master · benchpressjs/benchpressjs

    ultralight javascript templating framework. Contribute to benchpressjs/benchpressjs development by creating an account on GitHub.

    favicon

    GitHub (github.com)

  • 15 Votes
    22 Posts
    589 Views
    shoqS

    Thanks @crazycells . I I'm pretty sure it will become important to do that sooner or later.
    probably sooner

  • 3 Votes
    36 Posts
    2k Views
    barisB

    Plugin doesn't show usernames if they set their status to offline AFAIK

  • 1 Votes
    7 Posts
    684 Views
    S

    @hnipps said in Invalid CSRF token when authenticating via third-party app:

    I'm trying to use NodeBB as a headless forum (i.e. just a REST API with a separate front end) but keep getting an "invalid csrf token" error when I try to authenticate.

    I've confirmed I can authenticate via the NodeBB UI on the same instance.

    I've also tried getting the NodeBB config and using the csrf token from there in my requests but it still does not work.

    My frontend is a NextJS app that rewrites all /api/:path* requests to http://<MY-NODE-BB-INSTANCE>/api/:path*. It also rewrites the auth paths.

    I can see the requests reach NodeBB but always get "invalid csrf token".

    I've verified that I can successfully call GET endpoints from my app, e.g. I can get the user list from /api/users.

    This is a 2 yr old thread, but @hnipps have you gone any further with the React/NextJS frontend with a headless nodebb?
    If you have made any progress I would love to contribute on the frontend build. It is daunting to start as a new project but if any foundations were laid I would love to jump in and build upon it.

  • react-redux-nodebb, we are building it!

    Unsolved Feature Requests
    17
    1 Votes
    17 Posts
    1k Views
    S

    @data-dataninja said in react-redux-nodebb, we are building it!:

    We are building react-redux-nodebb

    this will enable react-dom & react-native with nodebb, which means we can build nodeBB into native apps & also use react ecosystem UI components

    steps we are taking:

    react-redux structure (state, api, hooks) converting controllers module bridge (to enable current ecosystem of plugins)

    then next up we will build:
    react-native-nodebb theme & skins

    Any help & suggestions are super welcome!

    This is quite an old post, but @data-dataninja have you given up on building the decoupled frontend?
    I am more interested in a NextJS or any Server Side rendered solution to get the SEO and other benefits of SSR.
    But a frontend in React-Redux would be a good start if you're working on it.

  • 0 Votes
    14 Posts
    830 Views
    S

    Thank you @julian you always respond and seem motivated in helping the community. By proprietary I meant no effort has been made to provide clean working examples for the latest nodebb, as in maintenance of such documentation for people jumping into nodebb to replace their old system.

    You have a great product here, with so much more potential and I understand you may not have resources and funding to provide so much documentation and maintain working example of a plugin that does CRUD with custom fields/custom data, but it becomes harder for new adopters if they're unable to figure out cost effective way to replace their old platforms which have plethora of 3rd party add-ons and plugins especially dealing with custom fields and custom data.

    I take the blame as well, as part of the community it is partly our job to help keep a set of quickstart plugins, documentation, help available to enhance and optimize the process for new adopters. I hope the community gets together and makes something like a curated directory of available plugins, and tags and tracks what versions each supports, and tries to keep a version that supports the latest major version updates.

    Thank you for the wonderful product, I keep trying and finding an excuse to adopt it and hopefully I will get there sooner or later.

  • hiding "moved" badge from topic list

    Solved Technical Support
    3
    1 Votes
    3 Posts
    67 Views
    crazycellsC

    @baris thank you very much. 👍

  • 0 Votes
    2 Posts
    72 Views
    julianJ

    Hi @vijay-kumavat, are those users responding, administrators or privileged?

    Can you see those scheduled topics in an incognito tab?