Joo!BB - Joomla! Bulletin Board
Welcome, Guest
Has found out a small defect in a file /com_joobb/system/joobbbreadcrumbs.php
Line 63
Code
$name = substr($name, 0, $this->_maxLength).'...';
To replace on
Code
$name = JString :: substr($name, 0, $this->_maxLength).'...';
Joo!BB - Joomla! Bulletin Board


