Hi, I just set up the AwoRewards component. There seems to be an error in the invitations page. When I try to view it front-end, I get the error: Fatal error: Call to undefined function mcrypt_encrypt() in /mypath/administrator/components/com_aworewards/helpers/helper.php on line 478
Awo Rewards
- Hello,
mcrypt_encrypt is a php function:
http://php.net/manual/en/function.mcrypt-encrypt.php
Can you check with your host about that function? - Hi, mcrypt is now installed and enabled on my server. But I still get a blank page here: https://tweevijf.saintbasics.com/rewards/invitation.
The error report is: Fatal error: Call to undefined function mcrypt_encrypt() in /var/www/saint25/administrator/components/com_aworewards/helpers/helper.php on line 478 - Hello,
The error you are receiving shows that mcrypt_encrypt/decrypt are not installed.