Skip to content
  • Can't connect to MongoDB

    Solved Technical Support
    10
    1 Votes
    10 Posts
    425 Views
    MichaelwuM

    @PitaJ @julian Thanks A LOT!
    The server is up now, thank you!

  • 1 Votes
    39 Posts
    2k Views
    barisB

    @Sebastián-Cisneros maybe you are missing this file in your composer-default plugin?

    It was added in nodebb 3.4.0 https://github.com/NodeBB/NodeBB/issues/11949

    So add that file into plugin.json of quill,

    "composer/post-queue.js": "../nodebb-plugin-composer-default/static/lib/composer/post-queue.js",
  • 6 Votes
    32 Posts
    3k Views
    phenomlabP

    @crazycells Thanks !

  • 0 Votes
    9 Posts
    1k Views
    gotwfG

    In the event you missed them, I took a couple stabs at some email tutorials. The intent was to provide enough understanding to get you pointed in the right directions rather than get 'er done copy/pasta recipes. Hence, they may or may not be the droids you're looking for:

    Read first: https://community.nodebb.org/topic/15072/nodebb-email-options

    Read second: https://community.nodebb.org/topic/15077/nodebb-email-postfix-null-client

  • 0 Votes
    1 Posts
    401 Views
    KryllisK

    I'm looking to use Azure CosmosDB mongoDB API with more than 10GB, so I need a shard key to get unlimited storage. Is there anything I have to do with NodeBB for the shard key?

    Also, I couldn't find this anywhere and have no forum experience, but excluding media, how much storage does a moderate forum take up?

  • 0 Votes
    2 Posts
    691 Views
    PitaJP

    Did you rebuild and restart, or did you just restart?

    You have to rebuild after installing plugins.

  • 3 Votes
    1 Posts
    1k Views
    Pramvir RatheeP

    I want to browse two tags topics in one page, which url should i put ?
    For example tags are

    anatomy surgery
    Now we know we can separately browse two with following urs /tags/anatomy
    and /tags/surgery
    But i want to filter the topics with both tags
    i tried something like /tags/anatomy+surgery
    */tags/anatomy&surgery
    but none of them work.
    is there anyway i can filter topics with two or more tags ?
  • 0 Votes
    3 Posts
    3k Views
    Andreas KnightA

    Thanks!! 😄

    #closed

  • 0 Votes
    14 Posts
    10k Views
    JonDoe12J

    I was just going to let you take most of the credit. It's still your plugin, and you helped me make the modifications. I'm working on a new modification now, though. I'm trying to get the presentations to embed into an area of the user's profile.

    Right now, I'm testing it with the Fullname field on the profile, by entering the URL of the presentations (instead of a human name) and seeing if it parses into an embedded slide show.

    Would this be easy to accomplish? If not, are there any hints you could give me @a_5mith ?

    So far, I've edited the library.js file and replaced data.post and data.post.conent with data.fullname and data.fullname.content. I've also tried changing the hook in plugin.js from:

    { "hook": "filter:parse.post", "method": "parse", "callbacked": true } ]

    to

    { "hook": "action:user.set", "method": "parse", "callbacked": true } ]

    I feel like I'm missing something, though. If you're up to it, I'd like to collaborate with you further.

  • 0 Votes
    4 Posts
    2k Views
    julianJ

    That, I haven't seen a plugin for, but I don't see why somebody couldn't make that a plugin...

  • 1 Votes
    7 Posts
    4k Views
    julianJ

    Well, there is this, that @baris put together... not sure how much use you'll get out of it, but let me know how compatible it is.

  • 0 Votes
    11 Posts
    6k Views
    A

    @RalphORama Yeah Cloudflare doesn't support websockets unless you're on one of the two top tiers, pro or business I believe.

  • 0 Votes
    8 Posts
    4k Views
    esiaoE

    @vatsal Yes I'm sure "folder-name" : "public/folder-name" means you can use /plugins/your-theme-name/folder-name/whatever
    The first parameter correspond to the name that will be used after theme-name/folder, while second parameter means this alias points to path.

  • 0 Votes
    12 Posts
    7k Views
    S

    @julian said:

    That's a shame, really, because Outlook (and Outlook Express) was just so terrible at managing email. I got my parents switched off of that years ago though, so haven't looked at Thunderbird since.

    These days nearly everyone uses web mail. Whether it is Zimbra or OWA, the quality of webmail has gotten so good that rarely do you want to do anything else except on your mobile devices. And if you want to go offline, Exchange uses to expect to go to Outlook and Zimbra has its own client too. The number of "working offline on non-mobile devices IMAP users" are dwindling. Thunderbird and Evolution cover that gap pretty well.