Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Make password optional at account_edit?


JoeWoodworker

Recommended Posts

Posted

Many of our customers get frustrated at the account_edit page. They usually just want to correct a typo in their address but the account_details form forces them to enter their password (twice) before continuing. This is a hassle for some of them who just cant seem to remember their password.

 

I tried duplicating the account_details.php file and calling is "account_details_account_edit.php"

Then I just removed the password fields from this new file.

Then I updated the account_edit.php file so that it uses the new account_details_account_edit.php file.

 

I thought this would bypass that part of the form. But it still requires the password to continue.

 

I would prefer if the password fields were shown but were optional (only at the edit account page).

 

Any ideas?

 

Thanks

Joe

Evil will always triumph over good...

Because good is dumb.

- D.H.

  • 2 weeks later...
Posted

Bumpity.

 

Many of our customers get frustrated at the account_edit page. They usually just want to correct a typo in their address but the account_details form forces them to enter their password (twice) before continuing. This is a hassle for some of them who just cant seem to remember their password.

 

I tried duplicating the account_details.php file and calling is "account_details_account_edit.php"

Then I just removed the password fields from this new file.

Then I updated the account_edit.php file so that it uses the new account_details_account_edit.php file.

 

I thought this would bypass that part of the form. But it still requires the password to continue.

 

I would prefer if the password fields were shown but were optional (only at the edit account page).

 

Any ideas?

 

Thanks

Joe

Evil will always triumph over good...

Because good is dumb.

- D.H.

  • 2 weeks later...
Posted

Bump one more time. C'mon somebody has to know how todo this!

 

Many of our customers get frustrated at the account_edit page. They usually just want to correct a typo in their address but the account_details form forces them to enter their password (twice) before continuing. This is a hassle for some of them who just cant seem to remember their password.

 

I tried duplicating the account_details.php file and calling is "account_details_account_edit.php"

Then I just removed the password fields from this new file.

Then I updated the account_edit.php file so that it uses the new account_details_account_edit.php file.

 

I thought this would bypass that part of the form. But it still requires the password to continue.

 

I would prefer if the password fields were shown but were optional (only at the edit account page).

 

Any ideas?

 

Thanks

Joe

Evil will always triumph over good...

Because good is dumb.

- D.H.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...