When i complete a order checkout on my Opencart shop i get this error just before redirecting to paypal. I would like to point out that we have not changed any code before the error came.
The strange thing is, if i checkout with a product where i you don't have to upload an image, it works fine.
But if you upload a image to the product, in the product options, This error comes when i checkout.
What i have tried.
I tried adding the following line to the php.ini file in the root folder.
Code: Select all
extension = mcrypt.so;
http://www.ff.dk/
Products
Working > http://tinyurl.com/othfjpg
Error when checking out > http://tinyurl.com/pw8w99u
The error message:
Code: Select all
Fatal error: Call to undefined function mcrypt_decrypt() in /var/www/clients/client18/web23/web/system/library/encryption.php on line 14