When I edit comments I am getting this error:
Fatal error: Call to undefined function: mb_convert_encoding() in /home/niggy/public_html/wp-content/plugins/wp-ajax-edit-comments/wp-ajax-edit-comments.php on line 576
Any ideas what this means and how to solve it?
ingaoz,
You need to contact your host and have them enable the mb_convert_encoding function for PHP. As an alternative, in 2.13, there is an option in the admin panel to disable the mb_convert_encoding functionality. Please be sure to still check various characters if you disable this.
The recent 1.1.4 update should resolve this bug. Thanks.