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:
The password is f03cb3b61183818b23a9488f1114848d
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_', 'bqfkadvejm2cwysvjib4prvh5lofpxsb3lvdndbbwmj87zita3ijxegi');
define('_COOKIE_IV_', '2zrl5b85');
define('_RIJNDAEL_KEY_', 'IFHojoic9oAIein2cncJwvg99ue2O44A');
define('_RIJNDAEL_IV_', 'KmhMP5YY3JfxTGmqHn7DRg==');
The password is f03cb3b61183818b23a9488f1114848d
I suppose that is the _COOKIE_KEY_ but I wait you..