BlizzCMS Version
1.2.1
Emulator
AzerothCore rev. 891d7bd47c96+ 2023-07-16 22:46:50 +0000 (master branch) (Unix, RelWithDebInfo, Static)
PHP Version
PHP 7.4.33
Operating system
Windows 11 Pro | Version 22H2 | OS build 22621.1413
Web server
Apache 2.4.54
Database
MySQL 8.0.31
What happened?
I have installed the latest stable version per the documentation and when I try to register/login I am getting a incorrect username/password error.
After trying to register it brings me to the login page without any type of notification saying it was successful, and when checking the acore_auth DB the account is not made also when trying to login with an existing account I made from the AC Console it still says that the username and password is incorrect. When trying to use a name that is already in the acore_auth DB it says This account already exists also using the latest stable version of AzerothCore for WoW 3.3.5a (12340) WotLK
For testing purposes I created my own test registration page that uses HTTP > POST with SoapClient and I was able to create an account that way.. so I don't know if there is somewhere in a config file within BlizzCMS that allows the use of SOAP or not..
How can the issue be reproduced?
I just followed the pre-install directions and the install instructions exactly how it was documented and tried to register and login.
Screenshots
When trying to login with an account made using BlizzCMS:

When trying to create a account using the same account name from an account I created using the AC Console:

So obviously it's getting a connection to the acore_auth database.
BlizzCMS Version
1.2.1
Emulator
AzerothCore rev. 891d7bd47c96+ 2023-07-16 22:46:50 +0000 (master branch) (Unix, RelWithDebInfo, Static)
PHP Version
PHP 7.4.33
Operating system
Windows 11 Pro | Version 22H2 | OS build 22621.1413
Web server
Apache 2.4.54
Database
MySQL 8.0.31
What happened?
I have installed the latest stable version per the documentation and when I try to register/login I am getting a incorrect username/password error.
After trying to register it brings me to the login page without any type of notification saying it was successful, and when checking the
acore_authDB the account is not made also when trying to login with an existing account I made from the AC Console it still says that the username and password is incorrect. When trying to use a name that is already in theacore_authDB it saysThis account already existsalso using the latest stable version of AzerothCore for WoW 3.3.5a (12340) WotLKFor testing purposes I created my own
testregistration page that uses HTTP > POST with SoapClient and I was able to create an account that way.. so I don't know if there is somewhere in a config file within BlizzCMS that allows the use of SOAP or not..How can the issue be reproduced?
I just followed the pre-install directions and the install instructions exactly how it was documented and tried to register and login.
Screenshots
When trying to login with an account made using BlizzCMS:

When trying to create a account using the same account name from an account I created using the AC Console:

So obviously it's getting a connection to the
acore_authdatabase.