Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration page does not seem to create accounts correctly. #67

Open
Painwithin opened this issue Apr 9, 2022 · 3 comments
Open

Registration page does not seem to create accounts correctly. #67

Painwithin opened this issue Apr 9, 2022 · 3 comments

Comments

@Painwithin
Copy link

Describe the bug
A clear and concise description of what the bug is.
Make sure you are enabled debug_mode in the config file.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'The registration page and create the account'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error - once the account is created it creates an account in battlenet_accounts but not in accounts itself which in return breaks the account and you can login but can not join the realm, if you create one via the console it works fine.

Expected behavior
A clear and concise description of what you expected to happen.
It should create an account in "accounts" in the database along side the battlenet_accounts table.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS] Windows 11
  • Server core: [e.g. TrinityCore] 42698
  • Core repository: [e.g https://github.com/Example_Core/WoWServer]
  • Game version: 9.2
  • PHP version: 7.1
  • Browser Firefox but also happens with other browsers.

Additional context
Add any other context about the problem here.

@auguzsto
Copy link

Sorry for the bad English. I use a translator.
So I came across errors when trying to create accounts and I solved it with the following way.

  1. Make sure the required modules are all installed in your PHP. You can see all the details by running a
  2. Enable SOAP in your worldserver.conf. Then check if port 7878 is open.
  3. Enable SOAP in site settings. Put your GM account, it is advisable to be level 3.

This solved all my problems.

@santaslittlehelper2
Copy link

Got same issue.
"details by running a" running a what?
Soap enabled in worldserver, php.
Ports are open.
Website works fine, account is being created but only in "Battlenet_account" noting in "Account"

@auguzsto
Copy link

Send some image of problem. Preferecer some debug error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants