Just a heads up, the latest version of EasySocial breaks jReviews stream integration. I believe jReviews team is working with Stackideas to solve it, but just wanted to warn you guys not to update a live site until the integration is fixed.
if (!$this->item_params && is_string($params)) {
if (!$this->item_params && (is_array($params) || is_object($params))) {