I have this code in my theme: $intro = ''; $intro = $item->introtext; JHTML::_('string.truncate'); echo JHtmlString::truncate($intro,110, true, false);
$intro = ''; $intro = $item->introtext; JHTML::_('string.truncate'); echo JHtmlString::truncate($intro,110, true, false);
when update to 3.9 I have this error: In 3.8.12 no have a problem.
No idea. Doesn't work for me on 3.8.12.
can be not. thank you everyone!
No idea. Doesn't work for me on 3.8.12.