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
It looks like a bug.
We must encode the string in UTF-8 before passing it to json_encode()