masterking32 / WoWSimpleRegistration

Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos
https://masterking32.com
GNU General Public License v3.0
264 stars 216 forks source link

Creating account CMangos does nothing #54

Closed Averdrity closed 3 years ago

Averdrity commented 3 years ago

Everything about the site works fine. But when i create account its green and it says account created but it's not.

masterking32 commented 3 years ago

Enable SPR6 in the config file and make sure you installed requirements. Change this: $config['server_core'] = 0; to CMangos. https://github.com/masterking32/WoWSimpleRegistration/blob/master/application/config/config.php.sample#L75