zupino Posted September 26, 2014 Share Posted September 26, 2014 Salve, premesso che sono nuovo di PS, ho un problema di migrazione di hosting. Ho trasferito tutti i file ed il database come da prassi. Ho modificato il file "setting.inc.php", dodpo aver modificato anche la "define('_PS_CACHE_ENABLED_', '0');", entrando nel sito ricevo questo errore : Fatal error: Call to undefined function mcrypt_encrypt() in D:\Inetpub\webs\stampadigitalesuceramicait\classes\Rijndael.php on line 46. Cosa devo ancora moficare ( trasferimento su H Aruba) Grazie per la collaborazione Link to comment Share on other sites More sharing options...
castiel Posted September 26, 2014 Share Posted September 26, 2014 controllare alla riga 46 il file stampadigitalesuceramicait\classes\Rijndael.php on line 46. Link to comment Share on other sites More sharing options...
zupino Posted September 26, 2014 Author Share Posted September 26, 2014 Ciao, ti riporto la stringa : "return base64_encode(mcrypt_encrypt(MCRYPT_RIJNDAEL_128, $this->_key, $plaintext, MCRYPT_MODE_ECB, $this->_iv)).sprintf('%06d', $length);" 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