Dotclear

Vous n'êtes pas identifié(e).

Annonce

13 février 2024 Sortie de Dotclear 2.29

#1 2011-03-09 04:50:14

littlebearz
Membre
Lieu : Toronto, Canada
Inscription : 2011-03-09
Site Web

How do you recover your password if the email doesn't work?

This is useful if you forgot password and email smtp is down.
quite lazy I know xd.







nvm, I found a way.
in /blog/admin/auth.php
after you fill in the recovery question and press send. mail fail but the recovery akey is delivered :)
and then I put the following into auth.php under login section of the html.
grabbed the akey from phpmyadmin.

$akey='acbf416a6a18d7e0bcf7f5cc94d62b4d';
    $recover_res = $core->auth->recoverUserPassword($akey);
    echo "Password is :".$recover_res['new_pass'];

Hors ligne

#2 2011-03-09 05:14:07

littlebearz
Membre
Lieu : Toronto, Canada
Inscription : 2011-03-09
Site Web

Re : How do you recover your password if the email doesn't work?

and the second error I have was Incorrect datetime value: 'NOW()' for column 'user_upddt' at row 1 (1292)

so i went into phpmyadmin , change datetime format to text and null  and I could finally change my password xd.

Hors ligne

#3 2012-04-26 04:36:18

diaze082
Membre
Inscription : 2012-04-26

Re : How do you recover your password if the email doesn't work?

If u have forget your email id password then just you have to click on the forgot answer then another window will be opened then you have to give the answer of security answer and password wiil be recovered.Thanks

Hors ligne

Vous n'êtes pas identifié(e).

Pied de page des forums

Sites map