json_encode(): Invalid UTF-8 sequence in argument
-
Hello,
I found this in the host error_log:
PHP Warning: json_encode(): Invalid UTF-8 sequence in argument in /home/www/public_html/wp-includes/functions.php on line 2669
WordPress 4.2.3
PHP Version 5.3.29
MySQL Version 5.5.42wp-includes/functions.php on line 2669
$json = call_user_func_array( 'json_encode', $args );
How to fix it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘json_encode(): Invalid UTF-8 sequence in argument’ is closed to new replies.