Has found out a small defect in a file /com_joobb/system/joobbbreadcrumbs.php Line 63 Code
$name = substr($name, 0, $this->_maxLength).'...';
$name = JString :: substr($name, 0, $this->_maxLength).'...';
thx!
Copyright © 2007 - 2012 Joo!BB Project - All rights reserved.