EMERGENCY! Lost Password form not working

Discussion in 'Troubleshooting' started by solari, Apr 8, 2007.

  1. solari

    solari aMember Pro Customer

    Joined:
    Dec 22, 2006
    Messages:
    36
    (I submitted a ticket, but sometimes depending on the timing, it takes up to 24 hours for a response)

    Our lost password form is not passing on the username or email variable to the sendpass.php form so it keeps saying there is no username [].

    Is there a way I can fix this?

    Thanks
    Ray
  2. draj

    draj New Member

    Joined:
    Dec 29, 2006
    Messages:
    252
    Hi!

    Check if the user status is set to be expired. I already have had stupid problems and fortunately I figured out by myself within a few hours after submitting a ticket.

    What I did was to delete the member status field inside of it and activated the subscription manually by phpmyadmin thereby adding all the information in this field again. Thereafter it works... However, do this only if your are confident.

    Otherwise you would be much better of looking into the database and finding the text password sending it to the user... The delay in response could be due to holidays...
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    I believe there is some HTML error - field name changed, or HTML form broken. Please try to upload original login.html template and try again.

Share This Page