If you are getting a Fatal error like
The function mb_convert_case() shown in the above error is a predefined php function which is not included in your php server settings. Please ask your hosting team to enable this (mbstring extension) to fix the issue.
<?php phpinfo(); ?>