Recent Topics

1 Feb 12, 2012 12:46    

Hi,

I was looking into error log file and found the following warning message.

[12-Feb-2012 04:15:47] PHP Warning: json_encode() [<a href='function.json-encode'>function.json-encode</a>]: Invalid UTF-8 sequence in argument in /home1/demo/public_html/blogs/inc/_core/_template.funcs.php on line 1260

Please suggest fix for this problem.

Thanks

2 Feb 28, 2012 06:15

It looks like a bug.
We must encode the string in UTF-8 before passing it to json_encode()

3 Feb 28, 2012 07:08

Fixed in b2evolution v5


Form is loading...