miniBB ®®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
How To miniBB Community Forum / How To /

recover / update passwords by admin?

 
Anonymous
Guest
#1 | Posted: 24 Aug 2003 22:32
Reply 
My forum is on a free host where the mail() function has been disabled. Some of my users lost there passwords and cannot receve them by email. I took a look in the db and saw that the pswrd was cripted.

what can i do ?
Team
8-)
#2 | Posted: 25 Aug 2003 16:23
Reply 
Actually, you can change these passwords only manually. Encode some phrase with md5() and update the database.

For example, this PHP code will echo the MD5 value for the password "aha":

<?php
echo md5('aha');
?>

Copy result to clipboard and update necessary record in database manually. That's all I can suggest for this case.
 
Your Reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 45
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®