Code: JPMaster's Login Script with Admin Features.
Title: Change Password of Other Members as Admin
Inquiry:
Hello. Alright, so i have been searching around but i cannot seem to find my answer. In JP's script, it has a mailing system that sends out the emails when members forget their password. However, my hosting service does not allow emails or submission forms to be sent. Therefore, i had to think of a new way to acquire members passwords for them. At first i thought of trying to decode the encrypted password, but it is md5 and pretty hard to decode. Thats when i thought of this:
Is there a way to have a form on the admin section that would ask me for the members username. Then it would ask for the new password. When i click submit, it would find that user and replace his or her password with a new encrypted password that i know. When the member comes back on with the code, they can change it again. Is there some way i can do that. OR is there a way that i can have a section where i type in the members username. By default i already have a "forgot password" password in the code. When i click this button it would replace their current code with the "forgot password" password. Does anyone know how to do this?
Thank you in advance!
-Telpeath