December 9, 2012 at 21:18 /
Oh, didn’t knew that the mbstring functions are not loaded by default. But they must be pretty common as this change is at least a month ago and nobody else reported this.
You can either install them on your server (or ask your host to do it):
http://php.net/manual/en/mbstring.installation.php
Or download and install the plugin again, it check’s if this functions are installed and uses the standard function for it now.
PS: I’m not faster if you open a topic and send a mail.