Fatal error: Call to undefined function mb_internal_encoding() in /public_html/{$PATH_TO_FILE_HERE} on line {$line_number_here}
Cause: PHP mbstring extension is not installed on server side.
Known to happen when: any time .
Solution: install mbstring extension on your server.Contact your host to get assistance.