Login customer with Zencart password

Login customer with Zencart password
Brand: Modules
Product Code: OTH00301
Availability: In Stock
Price: $0.00
Qty:     - OR -   Add to Wish List
Add to Compare

Login customer with Zencart password

If you imported customers from Zencart and the hash of password was produced by this function:

// from Zencart version 3.8
function zen_encrypt_password($plain) {
$password = '';

for ($i=0; $i<10; $i++) {
$password .= zen_rand();
}

$salt = substr(md5($password), 0, 2);

$password = md5($salt . $plain) . ':' . $salt;

return $password;
}

Version
Versions 2.0.3.1

Write a review

Your Name:


Your Review: Note: HTML is not translated!

Rating: Bad           Good

Enter the code in the box below:



ThemerZ - Free Opencart Themes - Wordpress Templates - HTML Template - Theme © 2024