closed Error on Artist menu (Pro Jam dark skin)

kaminoey
@kaminoey
10 years ago
38 posts
See error url : http://www.oohmusic.com/artists
errror only first page, next page (2,3) normal.
jpg
 •  51KB


updated by @kaminoey: 10/17/14 06:13:43AM
douglas
@douglas
10 years ago
2,791 posts
Hello,

In your skins/jrProJam/artists_row.tpl file, find this:

{if strlen($item.profile_bio) > 150}{$item.profile_bio|jrCore_format_string:$item.profile_quota_id|truncate:150:"...":false}{else}{$item.profile_bio|jrCore_format_string:$item.profile_quota_id}{/if}

and change it to this:

{$item.profile_bio|jrCore_format_string:$item.profile_quota_id:null:nl2br|jrCore_strip_html|truncate:150:"...":false}

Hope this helps,
Douglas


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

Tags