If you see this kind of error on your page:


Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() 


 


It means your server does not have PHP mbstring library installed. In most cases, it can be easily installed via cPanel. You can read more about it here: http://www.php.net/manual/en/mbstring.installation.php