datitisev When i install it the first time. The entire forums fail to load and it outputs a link with =nojs1
But i just tried to reinstall it and it works just fine now

datitisev Now its not working and it outputs a banner saying that there was a problem loading the full site.
i havent tried to fix anything cause i dont want to break it anymore then it already is. when it breaks the forums i just
run composer remove reflar/user-management

    ExZiByte you need to clear your browser, flarum, and cloudflare caches. To clear the flarum cache, type php flarum cache:clear

      ExZiByte it's likely you didn't properly clear your browser cache. Do you mind sending me the link to your forum so I can verify this?

      ExZiByte I can confirm the site works on my end. This means you didn't properly clear your browser cache. Do you mind trying again?

      7 days later

      Disabling email address on registration might not be a good idea. What if user forget their password?
      The best option will be to enable or disable email confirmation/activation on registration.

        Chope 2 step authentication can be an option, use Google Auth App or whatnot to generate a 6 digit code.

          Ralkage
          An average Internet user don't bother themselves with 2fa, I can't even remember ever trying it anywhere!

          6 days later

          Is there a way to stop the Age tag from showing?

          a month later

          Remove email registration
          age and gender registration
          not work on beta7

            meto can you explain please? I can't fix anything if you tell me it "not work"

            • meto replied to this.

              Kyrne
              I enabled Disable email registration,Enable gender registration and Enable age registration,
              when I register, we still see the email input box , no gender & age input box we can see.

              php 7.0.21 & flarum beta7

                meto did you save your settings? Take a screenshot of the settings page

                • meto replied to this.

                  Kyrne
                  Imgur
                  I try to disable all 3rd party extensions, but…
                  I remember it worked well at beta 6.

                    BotoX @Kyrne

                    Cant agree any more,i use a third wechat OAuth2.0
                    As wechat has not provide email, here using a random string as email,
                    Then the same scene appeared"Changing your password requires a valid email to send the password reset link to.
                    Changing your email to a valid email requires knowing your password." looks like a dead loop

                    Great extension! We could definitely use something like this.

                    One suggestion though; split this extension. It seems to consist of two completely separate functions; handling user administration (strikes/warnings) and altering user profiles. Why not move the profile additions to a separate extension? That would make maintenance quite a bit easier and would increase flexibility.