Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.9k Posts
  • Validating Usage

    1
    0 Votes
    1 Posts
    208 Views
    K
    I want to run a contest in my forum to award points for daily logins and contributions, what is the best way to do that?
  • 我的测试

    1
    0 Votes
    1 Posts
    133 Views
    1.使用说明书 @RestController public class GengderController { @Autowired GengderService gengderService; @PostMapping("/getGengder") public ReturnVo getGengderService(@RequestBody GengerVo gengerVo) { try { String num = gengderService.getGengder(gengerVo.getName()); return ReturnVo.success(num); } catch (MyException e) { return ReturnVo.exception(e); } } }
  • How about back up data in ACP

    2
    0 Votes
    2 Posts
    361 Views
    PitaJP
    With cron you can automate pretty much anything you can write a script for. That includes sending files around.
  • how tag all users in my forum?

    1
    0 Votes
    1 Posts
    629 Views
    אשרא
    How do I tag all users on my site to alert them? And not @registerd-users thanks
  • Offer-improvement in the chat|הצעה-שיפור בצאט

    1
    0 Votes
    1 Posts
    295 Views
    אשרא
    That a user who is already chatting with someone is open And he clicks open a new conversation with this user To pop up a message saying "There is already an open conversation with this user" And one option continue in the previous call and another option open a new call anyway And so there will be no situation with any open calls with each user .. Credit (in Hebrew) https://mitmachim.top/topic/4511/הצעה/2 שמשתמש שיש לו כבר צ'ט עם מישהו פתוח והוא לוחץ על פתח שיחה חדשה עם משתמש זה שיקפוץ לו הודעה שאומרת "יש כבר שיחה פתוחה עם משתמש זה" ואפשרות אחת המשך בשיחה הקודמת ואפשרות שניה פתח שיחה חדשה בכל מקרה וכך לא יהיה מצב שיש עם כל משתמש כמה שיחות פתוחות.. https://mitmachim.top/topic/4511/הצעה/2
  • Need help on Installing on Heroku

    6
    0 Votes
    6 Posts
    961 Views
    Varun Ganesh DV
    @360 Just get logs from Heroku. Go to heroku logs and see whats going on I'm using on heroku. Some small issues are there
  • Clear post history

    4
    0 Votes
    4 Posts
    600 Views
    Mikael JenklerJ
    How is the data for post history stored, any tips on making this manual query?
  • Embed html code in post|הטמע קוד HTML בפוסט

    1
    0 Votes
    1 Posts
    377 Views
    אשרא
    how? איך?
  • How to delete events and Ip address?

    3
    0 Votes
    3 Posts
    520 Views
    crazycellsC
    @baris is it possible to reverse an event? I am only talking about moderator events... Let's say, a mod mistakenly made an unwanted edit to a post, it looks like there is no way bringing back the post to the older version, but we can only visualize it through version history? Am I right?
  • two domains on one forum?

    5
    0 Votes
    5 Posts
    919 Views
    אשרא
    @PitaJ thank I'll try. If I get in trouble I'll ask you. Apologies for the English, I use Google translation
  • israeli users

    3
    0 Votes
    3 Posts
    501 Views
    אשרא
    @Per0x said in israeli users: duplicate https://community.nodebb.org/topic/14814/have-a-hebrow-forum That's where I asked and realized there wasn't. So I opened a new one, but you're right I was wrong so I deleted it
  • Anchor links on another page

    10
    1 Votes
    10 Posts
    1k Views
    י
    Thank you You helped me a lot You are amazing
  • Best email plugin to use

    39
    2 Votes
    39 Posts
    22k Views
    julianJ
    Wow, this is an old topic. Integration with a locally installed emailer (e.g. sendmail or postfix) is available OOTB from the settings -> email panel.
  • Installation problem

    9
    0 Votes
    9 Posts
    1k Views
    PitaJP
    This is a problem with npm. You could try using yarn instead, but it's not something that nodebb can fix.
  • Please make easy install like phpbb

    8
    -1 Votes
    8 Posts
    2k Views
    S
    @ALiveVam a community forum can be a bit daunting as it is an active, living entity, unlike a regular website. There are companies that do consulting on NodeBB and can build and maintain sites for you so that you don't have to do it on your own, as well.
  • Notification emails for moderators

    4
    0 Votes
    4 Posts
    636 Views
    E
    Thanks @julian ! If I got it right, the plugin nodebb-plugin-category-notifications could solve my issue. I'd get the result I want if each admin/mod subscribes to all categories, right?
  • NodeBB can't upload image from my laptop but not from AWS server

    4
    0 Votes
    4 Posts
    721 Views
    Ken JohnK
    @baris You are RIGHT!!! This problem really came from node version I installed in my laptop. To make "npm link" without sudo I was using nvm to install NodeJS and I forgot to select version 12.17.0. Great teams. Thanks a lot!
  • Moderation Note?

    3
    0 Votes
    3 Posts
    489 Views
    julianJ
    Hm... not specifically. We don't have any facility built in for adding metadata to posts out of the box. However, the closest thing I can think of is a flag note, which can be associated with a post... sort of. That is, someone can flag a post, and then in that flag, you can append notes. They're only visible from the flags page, though (/flags)
  • Generic mobile app, for nodebb forums

    2
    2 Votes
    2 Posts
    809 Views
    PitaJP
    There is not
  • Request Entity Too Large Error

    2
    0 Votes
    2 Posts
    425 Views
    y hY
    @א-ש see https://community.nodebb.org/topic/12815/error-request-entity-too-large