Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.8k Posts
  • Avatars recent page into Username

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    M
    @baris said in Avatars recent page into Username: You have to edit the topics templates/partials/topics_list.tpl file in persona and replace the image with the username. The relevant html is here https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/partials/topics_list.tpl#L102-L106. Replace that block with {topics.teaser.user.username} It worked thanks sir
  • Testing on lesser known web browsers

    3
    0 Votes
    3 Posts
    1k Views
    J
    Yes, the forum I used to test was this one. Will file issues on GitHub with videos/pictures soon.
  • 0 Votes
    2 Posts
    892 Views
    PitaJP
    This is the community forum of the forum software named NodeBB. It is not a forum for general Node.js questions. Though they are, of course, allowed, you'll have better luck on StackOverflow or elsewhere.
  • nodebb-plugin-write-api Updates a user's profile information have Bug?

    4
    0 Votes
    4 Posts
    2k Views
    B
    User.updateProfile = function (uid, data, callback) { var fields = ['username', 'email', 'fullname', 'website', 'location', 'groupTitle', 'birthday', 'signature', 'aboutme']; var updateUid = data.uid; var oldData; console.log(uid) //28 console.log(updateUid) //undefined [image: PyCarZO.png] curl -X PUT -H "Authorization: Bearer d1a81c3f-b0d4-4bc1-a307-dbed9aa5fbe" --data "uid=28&username=修改用户名测试" http://localhost:4567/api/v1/users/28 { "code": "ok", "payload": {} } "uid=28&username=修改用户名测试" The problem is solved!(是我的问题还是文档的问题???)@julian
  • Redirect to login

    8
    0 Votes
    8 Posts
    4k Views
    U
    @baris thanks
  • Login page achieve user registration and login

    2
    0 Votes
    2 Posts
    1k Views
    julianJ
    More info please?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Disappointed in NodeBB after being away

    12
    2 Votes
    12 Posts
    3k Views
    JenklerJ
    Works as it should
  • Calling node api through postman with response as enable javascript error

    7
    0 Votes
    7 Posts
    4k Views
    A
    @julian ok..I thought its for node js
  • Strange things happen last time online before joined date.

    8
    0 Votes
    8 Posts
    2k Views
    meetdilipM
    I see. Human bots are impossible to stop.
  • Okay this is ridiculous

    Locked
    17
    0 Votes
    17 Posts
    4k Views
    P
    Locking this thread -- I've seen @Apple-Pro say negative things about NodeBB and upping Flarum (nothing wrong with that, you're entitled to your opinions) a month ago on social media. Now that this thread happened, I'm not sure if there's something a bit more dubious involved. If you are still interested in using NodeBB, please feel free to open a new conversation about the steps you took and where you got stuck, and we'd be happy to help as soon as we can. Thanks.
  • Biggest nodebb Community forum?

    26
    0 Votes
    26 Posts
    14k Views
    E
    @bartvb said in Biggest nodebb Community forum?: Should be easy to figure out. https://mangolassi.it/post/327677 was posted today https://mangolassi.it/post/227677 was posted September 23th 2016 I.e. 100.000 posts in 320 days = 312 posts/day https://exo.do/post/926027 was posted today https://exo.do/post/826027 October 27th 2016 I.e. 100.000 posts in 286 days = 350 posts/day BTW this led me to an interesting bug in NodeBB. This URL: https://exo.do/post/826227 Shows me an error that I can't view this topic but the topic title is shown in the URL. Edit: This seems to be a bug in a plugin that @exodo installed/created? Can't replicate this on a clean install. We use a plugin that limit people who can view it depending on the title used +18, +hd , +prv etc Each tag gives different limitations based on post, user registration date etc https://github.com/exo-do/nodebb-plugin-tagstitle
  • This topic is deleted!

    2
    -2 Votes
    2 Posts
    32 Views
  • This topic is deleted!

    1
    -1 Votes
    1 Posts
    16 Views
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    44 Views
  • Can't register at https://forum.wemos.cc

    4
    0 Votes
    4 Posts
    2k Views
    julianJ
    @Maria, you will want to contact the forum administrators for forum.wemos.cc... we do not administer their forums.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Best approach to add NodeBB to MEAN stack

    Solved
    16
    0 Votes
    16 Posts
    9k Views
    J
    Actually i'm beginner for Mean Stack, and i got an idea regarding this topic thank you all.....
  • Is there a direct HTTP route to the new topic form?

    Unsolved
    3
    0 Votes
    3 Posts
    3k Views
    A
    Thanks, the compose form is helpful. I'm surprised that I can't pre-populate any of the fields though. title and category specifically. Maybe there is a plugin that enables this?
  • Experience with conversion to NodeBB?

    3
    1 Votes
    3 Posts
    1k Views
    BartVBB
    I guess some backlash should be expected, new users won't suddenly come out of the woods, so you can only lose some of your active users in the first period after the conversion. But can we expect 5%? 20% 50% decrease in traffic? And what's to be expected of the situation a few weeks or even months after the conversion? We would move because we think users will stay engaged more with notifications, mentions, modern looks, better usability. We also expect new users to sign up in bigger numbers because this will be easier (SSO) and also because of the improved usability and better looks. But that's all theory so far. Some real life stories about conversions of big boards would be most welcome