Missing profile photo on private note
Ning To Jamroom
What image is going to be used? Can I specify? I can think of about a gazillion images I would want to put there.
If the @ is @system then we want to make sure the member cannot click on @system.
<div class="blog-index-text" style="{if !jrCore_is_mobile_device()}height:410px; font: 10px/12px; overflow-y:scroll; overflow-x:hidden;{/if}margin: 10px 10px 0 10px;padding-bottom: 10px;">
{if isset($_conf.nsTCLSkin1_top_group_ids) && strlen($_conf.nsTCLSkin1_top_group_ids) > 0}
{jrCore_list module="jrGroup" order_by="group_comment_count numerical_desc" limit=$group_pb search="_item_id in `$_conf.nsTCLSkin1_top_group_ids`" template=$group_tpl}
{else}
{jrCore_list module="jrGroup" order_by="group_comment_count numerical_desc" limit=$group_pb template=$group_tpl}
{/if}
--
This module has required dependencies that are not met, and cannot be enabled