This simple contribution creates a page in the admin area where you can select any customer and enter a new password.
Installation:
Step 1: BACKup!!!
Step 2: Copy the 2 files in this package into your admin folder
catalog/admin/change_password.php (New file)
catalog/admin/includes/boxes/customers.php (Existing file)
Step 3: Go to Admin -> Customers -> Change Passwords
// Change Log
8/16/06 Uploaded by Dave - AdvancedStyle.com
Legend: 
Download

Report
UPDATE - use this version, small bug fix (sorry) - I have also set out the form a little better using % instead of px.
_________
Update to change_password.php to make it work on my 2.2MS2 installation. See forum for details.
To install on 2.2MS2, install "Admin Change Customer Passwords v3.1" package - noting that step 8 should read 'catalog/admin/customers.php' and then over write the change_password.php file with this one..
Have Fun,
Courty
Update to change_password.php to make it work on my 2.2MS2 installation. See forum for details.
To install on 2.2MS2, install "Admin Change Customer Passwords v3.1" package - noting that step 8 should read 'catalog/admin/customers.php' and then over write the change_password.php file with this one..
Have Fun,
Courty
Update to fix a bug that was reported on the forum. If you already have this installed, just replace admin/change_password.php with this one.
This is a complete distribution, for those who are installing for the first time.
Thanks to everyone on the forum who reported this bug and helped test the fix.
Regards
Jim
I've updated the code to fix a couple of bugs, including a global variable conflict with 2.2rc1. I've also added an automatic password generator and a button to use this function from the existing Customers page.
Support thread is here: http://forums.oscommerce.com/index.php?showtopic=285118
Replaced the dropdown / sort with search
Install:
Install "admin_change_customers_password_v2.2_by_smhh"
Replace the new change_password.php with the original from version 2.2
Add 1 line to language file:
define('HEADING_TITLE_SEARCH', 'Search');
Done!
THIS IS ONLY THE CHANGED FILES
070608 / Egghead
I have added a control of the inputs.
Control of the input
==================================
Ich habe Neues Passwort kontrollieren lassen.
Keine anderen Änderungen vorgenommen.
Dies ist das komplette Paket.
=================================
Update Updtae Update !!!!!!
I have added the german language files.
No other changes were made. This is a full package.
=======================================
Ich habe die deutschen Sprachdateien hinzugefügt.
Keine anderen Änderungen vorgenommen.
Dies ist das komplette Paket.
Admin Change Customers Password v2.0
This is the multilanguage version of the original contribution from dave111.
Updated instructions.
French version added.
FULL PACKAGE
Enjoy... ;o)
Maverick
This simple contribution creates a page in the admin area where you can select any customer and enter a new password.
Installation:
Step 1: BACKup!!!
Step 2: Copy the 2 files in this package into your admin folder
catalog/admin/change_password.php (New file)
catalog/admin/includes/boxes/customers.php (Existing file)
Step 3: Go to Admin -> Customers -> Change Passwords
// Change Log
8/16/06 Uploaded by Dave - AdvancedStyle.com