Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.9k Posts
  • Recommended backup method

    3
    0 Votes
    3 Posts
    594 Views
    gotwfG
    Might want to check out relevant "Back up your data" bits from the upgrade docs: https://docs.nodebb.org/configuring/upgrade/ Ensure you've got all yer' bases covered.
  • Board Notification via Write API?

    3
    0 Votes
    3 Posts
    510 Views
    dogsD
    @thalix Apparently there is no possibility via the write API. https://docs.nodebb.org/api/write/ Maybe this will help you: https://github.com/NodeBB/NodeBB/blob/728ac5ff72dfd2300ebb80039d41b35013ffab4d/src/notifications.js
  • Move post, first from topic

    2
    0 Votes
    2 Posts
    359 Views
    PitaJP
    From a category view (list of topics) you can go to tools -> merge to merge new topics into old ones.
  • nodebb-plugin-customize Not showing 2.0.0

    5
    +0
    0 Votes
    5 Posts
    618 Views
    dunlixD
    @phenomlab OK thanks. I will install it later then.
  • Inbound Email Reply

    1
    0 Votes
    1 Posts
    271 Views
    T
    I have not been here in a while. Does NodeBB now have reply-by-email functionality? Is there a roadmap to have this feature or was it totally dropped?
  • Profile Pic Customization

    4
    0 Votes
    4 Posts
    516 Views
    gotwfG
    @dunlix Heh... The standard reply for open source worlds; "When it's ready!!" And not before. Thankfully. Rock on! 1.15 and 1.16 felt "way rapid dev". Maybe it was just me. But... There "seemed" to be a fair number of glitches and gotchas with 1.16 so maybe some tech debt that escaped surveillance. I'm hoping a bit more rigorous testing experience for 1.17.
  • Email Address Protection?

    7
    0 Votes
    7 Posts
    1k Views
    gotwfG
    Obfuscating the email address does not raise the bar much as bot scrappers and ai will only continue to "progress". So we're left with encoding. Thankfully, at this juncture at least, most scappers are either not onto this or don't care since since a fringe case? Whatever. Still no magic bullet. But maybe best of the low hanging fruit options since should be easy peasy to code. Trying to mitigate email abuse is a noble goal. We just need to actually "game it out" cuz that is what this all boils down to for the AI hotshots. Else otherwise all you got is purely psychological protection...., a.k.a. PPP. Which is not a bad thing. If/when it's you're only thing. But.. just sayin.... stuff happens on the sharp end.
  • The ban on downloading this file does not work

    2
    +1
    0 Votes
    2 Posts
    431 Views
    PitaJP
    It's not a ban on downloading, but on uploading.
  • Best NodeBB theme

    1
    0 Votes
    1 Posts
    416 Views
    E
    which is the best and most recommended NodeBB theme? community examples using the theme will be appreciated
  • What are you watching?

    5
    1 Votes
    5 Posts
    1k Views
    B
    @richards412154 said in What are you watching?: I am watching emergence manga and This is one of the best manga. https://onepunchmanmangaonline.net AND What are you watching? See: http://mangazuki.me/manga/emergence you are providing latest manga episode ? like one punch man and read black clover?
  • Add "transparent" drop-in option for Background color in Categories

    4
    0 Votes
    4 Posts
    921 Views
    dunlixD
    @betro-hakala I don't even know what you want to be transparent. Also, if you are using Vanilla theme (not Persona) then the theme's options won't be in NodeBB Category options, those are completely different. Could you send a screenshot of what you want transparent? That would help us help you.
  • 头部我想改成固定的,

    9
    +0
    0 Votes
    9 Posts
    1k Views
    P
    @qiancsf For 'Tail hiding' add the following custom CSS: .pagination-block { display: none; }
  • how i costumize the contact page? [contact page plugin]

    Unsolved
    2
    0 Votes
    2 Posts
    572 Views
    P
    @יצחק-מרדכי-טאבאק If you have access to the plugin directory I assume you could do the follow: Go into directory nodebb-plugin-contact-page/languages/ Make a copy of the directory en-GB and name it he Go into the new directory he and open file contactpage.json Change english texts on the right to the corresponding hebrew texts and save. You may need to rebuild and restart nodebb. I don't see any other way to change it, but if you can't make these changes then you'll likely need to request them from the plugin developer.
  • MongoDB compass

    4
    1 Votes
    4 Posts
    713 Views
    oplik0O
    @dogs mongo-gui seems quite nice, though not that feature rich - you essentially get the ability to view, search and add/edit documents (including importing from files), but nothing more advanced like indexing, schema analysis, explain plans, aggregation pipelines etc. The UI is quite clearly based on Compass, but it's a positive honestly Though it doesn't seem to be responsive at all, so it's not great on phones. mongo-express has a couple more features, like creating/removing indexes, GridFS support, media preview, some statistics or exporting collections, but the UI is just the most basic Bootstrap 3 UI possible. It is somewhat responsive tho - at least to the point that it's still usable on a phone. adminMongo would IMO be the best one - with most of the important features of mongo-express (without GridFS and media preview, but with user management which seems more useful tbh) and actually quite nice (and responsive!) UI. There is a problem though - it's no longer maintained. It works, even with NodeJS 14, but npm will warn you about some dependencies being deprecated when you're installing it... And who knows how long until it breaks. There may be some fork that is maintained, but I haven't bothered looking - I'm sticking to Compass for my GUI needs anyway There is also Mongoku, but I also don't think it's maintained and from my quick testing it seems to be even a bit more limited than mongo-gui (possibly has better GUI for queries, but that's all). The UI is kinda nice tho - but also not responsive.
  • ngx_pagespeed

    2
    0 Votes
    2 Posts
    350 Views
    gotwfG
    @thalix Nope. I am less than nginx guru and must confess to not having my stuff configured thusly. Care to share yours though? My first wonderment is why? Why ask why? Just because, eh? Rock on!
  • Single language forum's interface (English)

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    dunlixD
    @twissell you never asked the topic as question, but you can do so to an already posted topic by pressing the settings gear next to your topic title (next to reply button) and click ask as question. Then click the tree dots button on a reply (@PitaJ ‘s in this case) and click select as answer.
  • 404 error for GET /assets/src/client/footer.js

    1
    0 Votes
    1 Posts
    291 Views
    thalixT
    Hello all, I am using NodeBB 1.16.2 with Oxide theme. No other plugins except the ones that came with the installation. Every time I call a page I get the following 404 message in the nginx log: 178.xxx.xxx.xxx - - [09/Apr/2021:10:52:02 +0000] "GET /assets/src/client/footer.js?v=4u8ga71iu38 HTTP/2.0" 404 9 "https://xxxx.xx/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0" I just can't find the appropriate call to it though: # locate footer.js /var/www/nodebb/build/public/templates/admin/footer.js /var/www/nodebb/build/public/templates/admin/partials/settings/footer.js /var/www/nodebb/build/public/templates/emails/partials/footer.js /var/www/nodebb/build/public/templates/footer.js /var/www/nodebb/install/data/footer.json /var/www/nodebb# grep -R "footer.js" * CHANGELOG.md:* add partials/footer/js.tpl (94da9fe5) node_modules/nodebb-theme-vanilla/templates/footer.tpl: <!-- IMPORT partials/footer/js.tpl --> node_modules/nodebb-theme-persona/templates/footer.tpl: <!-- IMPORT partials/footer/js.tpl --> src/install.js: fs.promises.readFile(path.join(__dirname, '../', 'install/data/footer.json'), 'utf8'), Can someone please help me or point me in the right direction? I am unfortunately a newbie in the NodeBB area. Thanks! Translated with www.DeepL.com/Translator (free version)
  • How to make URLs show preview in topic?

    Solved
    3
    0 Votes
    3 Posts
    529 Views
    dunlixD
    @pitaj ok thank you. I will check this out
  • NodeBB MongoError: Authentication failed in Docker

    4
    0 Votes
    4 Posts
    928 Views
    PitaJP
    https://github.com/NodeBB/NodeBB/blob/c02310b80f3138bc0eef1962721cc9c116abbac0/.github/workflows/test.yaml#L71 We use the mongo docker image in our CI tests through GitHub actions. Not sure how helpful this is for you.
  • CSS Background removes when window is not full size

    Unsolved
    4
    1 Votes
    4 Posts
    549 Views
    dunlixD
    @pitaj well I’ll have to try without the dark mode lol, but when I make that css rule apply to both dark/light so even the light has a darker back, it still happened. I’ll try your gradient as a test