- Edited
i try to change via sql the users passwords, but i cannot does,due the generated string its not md5, its another type.. please how can i reset users passwords with an sql command
NOTE: i refers to users, not admin or staff, the password for admins are in pure md5 and works perfectly the "md5('string')" sql command, but for users does not work.