Hi..
I've lost the password of my PrestaShop account and the mailer not work..
I've try to change the settings of mailer by phpMyAdmin but not work..!
I can access by FTP and by phpMyAdmin
This is the possible salt hash:
I suppose that is the _COOKIE_KEY_ but I wait you..
	
	
	
	
I've lost the password of my PrestaShop account and the mailer not work..
I've try to change the settings of mailer by phpMyAdmin but not work..!
I can access by FTP and by phpMyAdmin
This is the possible salt hash:
Code:
define('_COOKIE_KEY_', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');
define('_COOKIE_IV_', 'xxxxxxxxx');
define('_RIJNDAEL_KEY_', 'xxxxxxxxxxxxxxxxxxxxxxxxxxx');
define('_RIJNDAEL_IV_', ''xxxxxxxxxxxxxxxxxxxxxxxxxx);I suppose that is the _COOKIE_KEY_ but I wait you..
 
 

 
