-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated version variables to 4.1.4 for release
- Loading branch information
1 parent
e2e5ad0
commit fbeb1c2
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
4.1.4,4.1.0 | ||
4.1.3,4.1.0 | ||
4.1.2,4.1.0 | ||
4.1.1,4.1.0 | ||
|
fbeb1c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey, any news? would be nice to see more from you guys
I love your work
fbeb1c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you make it work with latest cmangos please?
I mean registration? I get
Couldnt Run Query: INSERT INTO account(
username
,sha_pass_hash
,email
,locked
,expansion
) VALUES( 'VELICI', '2dc77a7595765f39fde0c810b3feb6c54a84297b', '[email protected]', '1', '2')Error: Unknown column 'sha_pass_hash' in 'field list'
fbeb1c2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I strongly second this. CMaNGOS updated the structure of the account table and MaNGOSWeb can no longer create users, update passwords, etc.. Here is the new php library that will need to get integrated: