Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add success/fail notification to change password


  • am71722
    Participant

    @am71722

    This might sound simple but I’m unable to access the $_POST variable on the user profile settings page. I’m trying to add a confirm/error notification to the change password form.

    Within Firebug I can see the ‘pass1’ and ‘pass2’ post variables but I can’t access them from the general.php template file that the form is generated on.

    The form action is set to http://www.example.com/members/jsmith/settings/general.

    I expected to be able to grab the post variables ‘pass1’ and ‘pass2’ to see which should be displayed, an error message or success. Am I going about this wrong?

  • The topic ‘Add success/fail notification to change password’ is closed to new replies.
Skip to toolbar