Swiftsmoke / openwowcms

Open Source Web frontend for the private WoW servers.
http://swiftsmoke.github.com/openwowcms
GNU General Public License v3.0
5 stars 0 forks source link

Install Issue: Step 7 #2

Closed sharkbit closed 12 years ago

sharkbit commented 12 years ago

Creating an admin account with a complex password, passes and then fails logon.

engine/installer/dynamic/check_admin.php Line 66

you can NOT uppercase the hash value before saving it. Trinity core requires it to be lowercase.