If you are using
PHP 4 the error message “Warning: cannot yet handle MBCS in html_entity_decode” will get displayed on your page. This is not a bug in MLM but a bug in PHP 4 itself. Our recommendation would definitely be asking you to upgrade to PHP 5. PHP group has announced the end of life for PHP 4 on the 13th July 2007. The other solution is to use very last MLM version. It is available
here. That version hides the warnings. This is definitely not an elegant solution but at least it will work.