Hey there,
From what i can see you don’t have multibyte support on your server.
https://secure.php.net/manual/en/book.mbstring.php
If you are on a shared hosting then it likely won’t be possible to enable mbstring. However if you have have access to the server directly then follow the guide found in the docs above to install mbstring and enable it.
Cheers, Jack.
(I don’t maintain this project by the way, I just saw the email come through and thought I would try and help you out.)
-
This reply was modified 7 years, 11 months ago by surdaft. Reason: Accidentally pasted the wrong documentation link