Skip to content

General Discussion

A place to talk about whatever you want

3.8k Topics 23.3k Posts
  • I want to add some thing like this

    4
    0 Votes
    4 Posts
    205 Views
    S

    thx guys, it works

  • How do I add a profile field when registering?

    2
    0 Votes
    2 Posts
    159 Views
    crazycellsC

    @ahmed26 You have to edit the register.tpl file...

    I think easiest way to do this is using nodebb's own "customize" plugin, however somehow we could not manage to make that plugin work for us, so we have edited the persona theme for changes in topic pages, register page and last post showing categories pages...

    please check this page from our edited persona theme:

    Link Preview Image Update register.tpl · NodeBB/nodebb-theme-persona@4db96e3

    Persona - A modern and responsive NodeBB theme. Contribute to NodeBB/nodebb-theme-persona development by creating an account on GitHub.

    favicon

    GitHub (github.com)

    and add the location, birth date, about sections etc. We have added location since we are using the map plugin to view each user on the map according to their input.

  • New install, can't assign group privileges

    5
    2 Votes
    5 Posts
    181 Views
    L

    Thank you!

  • mongodb install problem ?

    22
    0 Votes
    22 Posts
    1k Views
    ahmed26A

    @phenomlab Thanks for help

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    13 Views
  • Why should users Self-Moderate?

    14
    0 Votes
    14 Posts
    421 Views
    julianJ

    @omega said in Why should users Self-Moderate?:

    and you could also be describing the moderation culture over at meta.discourse, but I'm sure you are not in the slightest. 😉

    I waive all responsibility for what is read in between my lines.

    Thanks for that. Sounds like they ran the stanford experiment either ignorantly or intentionally using rewards

    It occurs to me that Stack Overflow may not have been the first. Wikipedia itself has a similar usage of trust levels, with increasing access to mod tools as you contribute more.

    That said, I have my own reservations about Wikipedia 😄

  • Why Do Users Sign up?

    8
    1 Votes
    8 Posts
    310 Views
    phenomlabP

    @omega said in Why Do Users Sign up?:

    Why do users sign up?

    Why do users sign up?

    In my view, and certainly in my case with my forum, users sign up because of the unique content you have on offer. If that is available elsewhere via a simpler mechanism, then they will likely go for that route rather than your site. In the case of my forum, it is offering something unique in the sense that it has facilities such as mentoring, infrastructure help, guidance, etc - admittedly, all of this is available via Stack Overflow, but without the sarcasm, god complexes, and the like.

    Here's an example of that in process

    Link Preview Image Issues with routing

    Hi. Nice to be part of this. Im really hoping you can help me. I’ve got some issues on a network I’m responsible for at work which consists of three location...

    favicon

    Sudonix | A one-stop-shop for all your technology questions (sudonix.org)

    This specific user tried Stack Overflow, and because of the reasons he highlighted above, came to my site and got the assistance he needed.

  • Online User Request

    2
    0 Votes
    2 Posts
    171 Views
    DownPWD

    We have discussed quite a few things which relate to your request in this topic if it interests you 🙂

    Link Preview Image Forum activity page or widget

    I'm pulling up this thread in case someone is interested in developing this

    favicon

    NodeBB Community (community.nodebb.org)

  • 0 Votes
    4 Posts
    314 Views
    John AbrahamJ

    @Topper Your commitment to open source and offering a reasonable compensation package is commendable. I hope you find a skilled developer who aligns with your vision.

  • Composer keyboard shortcuts

    11
    1 Votes
    11 Posts
    600 Views
    julianJ

    Ah yes, the shortcuts plugin... fun plugin, it introduced so many shortcuts that any key combination could do anything :drunk:

    It makes sense for ctrl-b and ctrl-i, etc... what other markdown-specific shortcuts would you like to see? Perhaps I could add them to the markdown plugin. For example, ctrl-enter already submits a post in the composer.

  • change time seconds to min in error message

    3
    0 Votes
    3 Posts
    140 Views
    J

    @baris You should add a string for "one minute"

  • 0 Votes
    6 Posts
    237 Views
    barisB

    I've tested that code in this forum and it works.

    image.png

    Maybe you have other javascript that is causing the error, start the forum in dev mode so javascript isn't minified, then you can take a look at where it is crashing.

  • Custom Navigation to User Bookmarks

    4
    0 Votes
    4 Posts
    1k Views
    S

    Looks like the route was updated to: /me/bookmarks

  • Spam not being caught

    15
    1 Votes
    15 Posts
    602 Views
    PeterJonesP

    @julian said in Spam not being caught:

    This is fixed and slated for release with v3.6.0

    🚀 Thanks for the fast fix!

  • Trouble with Custom CSS in NodeBB Themes

    2
    0 Votes
    2 Posts
    144 Views
    barisB

    @Afrasiab-Sajid can you share a screenshot of the element you are trying to style?

  • rss feed url's showing in the page

    4
    1 Votes
    4 Posts
    195 Views
    barisB

    Link Preview Image don't return rssFeedUrl if feeds are disabled · Issue #12101 · NodeBB/NodeBB

    from https://community.nodebb.org/topic/17552/rss-feed-url-s-showing-in-the-page

    favicon

    GitHub (github.com)

  • Need location info when create Topic

    2
    0 Votes
    2 Posts
    117 Views
    barisB

    Not possible out of the box.

  • Topic List API

    2
    0 Votes
    2 Posts
    140 Views
    barisB

    You need a plugin to add that data in on the topic lists. You would need to use the hook filter:topics.get and check if the user has upvoted the main post of the topic.

  • Android 14

    14
    0 Votes
    14 Posts
    453 Views
    omegaO

    @oplik0 Ah yes, bot begin with "L" and thank you , Librem 5 that it's, and I see they have a whole range of kit, like laptops

    With an Intel processor you get years of coreboot development and a disabled Intel Management engine...

    In related news and yikes!

    Link Preview Image Nokia is cutting up to 14,000 staff to reduce costs

    Nokia is planning a cost-cutting strategy that will see up to 16pc of its staff lose their jobs, after its quarterly sales dropped by 20pc.

    favicon

    Silicon Republic (www.siliconrepublic.com)

    Deep cuts happening across the board now.

  • Duplicate content pages are generated

    7
    0 Votes
    7 Posts
    303 Views
    vijay kumavatV

    @baris

    I have one query here,
    because announcements is the category and user is our user page , so how they identify this category and user ?

    I have implement this https://github.com/NodeBB/NodeBB/commit/f96b0b7a4ac08a0b9e1473cfe5fa60da722d1fed.