titanix Posted March 20, 2011 Share Posted March 20, 2011 Hi all..Anyone come across this errorFatal error: Call to undefined function mcrypt_encrypt() in /home/www/store/classes/Rijndael.php on line 42Hoster has PHP 5 installed and i've gone through and check the permissions to make sure they are set right.I've uninstalled and reinstalled many times, made sure that database is clean.Installation database is localhost.Both admin and storefront have the same problem. Link to comment Share on other sites More sharing options...
Paul C Posted March 22, 2011 Share Posted March 22, 2011 The mcrypt library isn't installed. But you have it selected for the password encrypting. Going back to the blowfish class should get rid of that error (as would installing mycrypt on the server).Paul 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