2

Custom user password change form

http://drupal.org

I'm customizing the user edit profile page. I want to display a form to change the user's password and profile picture. I tried this, and the change password form shows up, as well as the change user profile. It will change the profile image, but does not save changes to the user's password. Code:

print drupal_render($form['account']['pass'] );
print drupal_render($form['picture'] );
print drupal_render($form['submit'] );

Read »
Created by Dplanet 2 years 25 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Custom user password change form

Recent comments