password retrieval and subcription reminder email issues

Discussion in 'Troubleshooting' started by JSC, May 12, 2004.

  1. JSC

    JSC Guest

  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    1.

    <center><font color=red><b>Not registered yet?</b></font> <a href="{$config.root_url}/signup.php">Signup here</a></center><br>

    <center><font color=red><b>Lost password?</b></font></center>

    <form name=sendpass method=post action="/amember/sendpass.php">

    <table align=center class=vedit> <tr>

    <th>Enter your <b>Email</b><br>or <b>Username</b></th>

    <td><input type=text name=login size=12></td>

    </tr></table>

    <input type=submit value="Get Password">

    </form>

    </center>

    2. it cannot be resolved in the forum. Email login info to support@cgi-central.net
  3. JSC

    JSC Guest

    email password problem

    I pasted the html code and tested it. It did search the database to verify whether the email or username exist. And there is a message of password sent to email. However no actual email was received.

    JSC

Share This Page