@SKevo @clarkwinkelmann @ddeeffw @Hari @Justoverclock
Thank you very much. At present, my Flarum has started to run normally. I wrote a PHP script to synchronize the data of the two user databases. Because the passwords are encrypted, I generated a random temporary Flarum login password and notified them via email. They can provide this temporary password and change it to my master password to realize the unification of the two user database passwords.
And I also wrote a PHP script to synchronize the user database of Flarum in the registration, password modification, and password retrieval part of my main site.
Finally, these problems of mine have been resolved. Thank you very much for the support of the Flarum community!