vij007 Posted November 30, 2017 Share Posted November 30, 2017 m new to prestashop and without any developers help i created my website with the help of prestashop tutorials. now i have not touched single line of code and dont know why im getting error in log. i dont have any idea bout it. please see error below. [30-Nov-2017 16:15:34 Asia/Kolkata] PHP Warning: openssl_decrypt(): IV passed is only 12 bytes long, cipher expects an IV of precisely 16 bytes, padding with \0 in /home1/choosrpk/public_html/classes/Rijndael.php on line 85 Any help would be appreciated. I hope some one is there to help me out. Thank you Link to comment Share on other sites More sharing options...
vij007 Posted December 1, 2017 Author Share Posted December 1, 2017 Please help Link to comment Share on other sites More sharing options...
bellini13 Posted December 1, 2017 Share Posted December 1, 2017 what version of Prestashop did you install, and what version of PHP are you using (be specific with the version numbers) Link to comment Share on other sites More sharing options...
vij007 Posted December 1, 2017 Author Share Posted December 1, 2017 3 hours ago, bellini13 said: what version of Prestashop did you install, and what version of PHP are you using (be specific with the version numbers) PHP Version : 5.6.30 Prestashop Version : 1.6.1.17 Link to comment Share on other sites More sharing options...
bellini13 Posted December 2, 2017 Share Posted December 2, 2017 if you are able to log into your back office, go to the performance page, scroll down to the Ciphering section, and choose the "use custom blowfish class" and see if that fixes the error. Link to comment Share on other sites More sharing options...
vij007 Posted December 2, 2017 Author Share Posted December 2, 2017 Hi, THANK YOU VERY MUCH. THAT WORKED I googled and tried from last 2-3 days to sort this error but did not found any solution. You are champ saved my life Link to comment Share on other sites More sharing options...
selectshop.at Posted December 2, 2017 Share Posted December 2, 2017 If this solved your problem for now, so please take into consideration to do not upgrade your store. Prestashop has discarded blowfish a while ago. Now standard is rijndael class. I would better instead to use old deprecated cyphering method ask your provider to fix the problem on the server, for that you use rijndael. On PS 1.7. you for ex. will not have the option to choose the class anymore. Link to comment Share on other sites More sharing options...
vij007 Posted December 3, 2017 Author Share Posted December 3, 2017 15 hours ago, selectshop.at said: If this solved your problem for now, so please take into consideration to do not upgrade your store. Prestashop has discarded blowfish a while ago. Now standard is rijndael class. I would better instead to use old deprecated cyphering method ask your provider to fix the problem on the server, for that you use rijndael. On PS 1.7. you for ex. will not have the option to choose the class anymore. ok. thank you Link to comment Share on other sites More sharing options...
Zeryk Posted July 17, 2018 Share Posted July 17, 2018 On 12/2/2017 at 8:26 PM, bellini13 said: if you are able to log into your back office, go to the performance page, scroll down to the Ciphering section, and choose the "use custom blowfish class" and see if that fixes the error. Hello, I have same problem but there is no Ciphering section in my Performance page:-( any other place where can I find it? My PS is 1.6.1.20 Thank you. Link to comment Share on other sites More sharing options...
korfezguvenlik Posted August 5, 2020 Share Posted August 5, 2020 (edited) "use custom blowfish class" me to icant see this.. who show with screenshot? i use ps 1.6.1.2.4 Edited August 5, 2020 by korfezguvenlik (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now