Roland Liebl wrote:
'iconv' works for me. This can't be the problem. Could you provide a string which is passed to 'rc_utf8_clean' by AJAX remotely?
this could be an array or string so, just add console($input) at the beginning of this function body and check logs/console.
if(!iconv("UTF-8", "ISO-8859-1//IGNORE", '123€123')){
Ok, but test with UTF8//IGNORE