General Support - Troubleshooting - mb_strtolower Error
mb_strtolower Error
Once installing a CM plugin and receiving this error
Fatal error: Call to undefined function mb_strtolower() in ...
It means that the site PHP is missing the mb_strtolower module.
If you have access to your php.ini file you can read and follow the steps found in here:
- Check this link for more information http://www.knowledgebase-script.com/kb/article/how-to-enable-mbstring-in-php-46.html
- To solve this issue you need to install this module on your server http://www.php.net/manual/en/mbstring.installation.php
- If you are using cpanel, please check this link http://forums.cpanel.net/f5/enable-install-mbstring-module-158165.html
- Or contact your hosting company