• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. KENT SU
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    KENT SU

    @KENT SU

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    KENT SU Unfollow Follow

    Latest posts made by KENT SU

    • RE: Admin can't add New User

      I try install nodebb at new ubuntu18.04:

      git clone -b master https://github.com/NodeBB/NodeBB.git nodebb
      and

      nodebb/public/src/admin/manage/users.js
      

      line:289 has be change

                      function handleUserCreate() {
                              $('#createUser').on('click', function () {
                                      Benchpress.parse('admin/partials/create_user_modal', {}, function (html) {
                                              bootbox.dialog({
                                                      message: html,
                                                      title: '[[admin/manage/users:alerts.create]]',
                                                      onEscape: true,
                                                      buttons: {
                                                              cancel: {
                                                                      label: '[[admin/manage/users:alerts.button-cancel]]',
                                                                      className: 'btn-link',
                                                              },
                                                              create: {
                                                                      label: '[[admin/manage/users:alerts.button-create]]',
                                                                      className: 'btn-primary',
                                                                      callback: function () {
                                                                              createUser.call(this);
                                                                              return false;
                                                                      },
                                                              },
                                                      },
                                              });
                                      });
                                      return false;
                              });
                      }
      
      

      the bug is the same .

      Thanks

      posted in Technical Support
      KENT SU
      KENT SU
    • RE: Admin can't add New User

      I tried:
      sudo git reset --hard origin/master
      sudo git merge origin/master
      sudo ./nodebb upgrade

      the ACP user bug is the same .
      Bug.gif

      what I miss?
      thanks

      posted in Technical Support
      KENT SU
      KENT SU

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    © 2014 – 2022 NodeBB, Inc. — Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact