I'm Receiving an error when hovering over the alerts block. when I dismiss the error It goes back to normal. An exception occurred: json_encode() [<a href='function.json-encode'>function.json-encode</a>]: Invalid UTF-8 sequence in argument in /home/xxx/public_html/library/XenForo/ViewRenderer/Json.php on line 188XenForo_Application::handlePhpError() json_encode() in XenForo/ViewRenderer/Json.php at line 188 XenForo_ViewRenderer_Json::jsonEncodeForOutput() in XenForo/ViewRenderer/Json.phpat line 104 XenForo_ViewRenderer_Json->renderView() in XenForo/FrontController.php at line 582 XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158 XenForo_FrontController->run() in /home/xxx/public_html/index.php at line 13 Disabled all modules that I got installed except for credits premium and i'm receiving this error using version 1.6.1 and xenforo 1.2.5
Looks like it was a bug with the p in the point currenty "symbol right" field. I removed the " " part and replaced it with a normal space and that fixed it.