03.09.2015, 08:29
Hey there,
Because of the fact that Whirlpool's hash encryption is only 129 characters long you should change your value of EncryptedPass to 129(EncryptedPass[129]) and in the database the password column should be varchar(129). Then delete your account from the database and try again. This should work without any issues.
BGEdition
Because of the fact that Whirlpool's hash encryption is only 129 characters long you should change your value of EncryptedPass to 129(EncryptedPass[129]) and in the database the password column should be varchar(129). Then delete your account from the database and try again. This should work without any issues.
BGEdition