Temporarily put this at line 719. It may show the string that's causing the problem. You are looking for a non-UTF8 character: a non-English character perhaps.
var_dump($value);
Temporarily put this at line 719. It may show the string that's causing the problem. You are looking for a non-UTF8 character: a non-English character perhaps.
var_dump($value);