Home page content block not updating, bad URLs in Activity feed
Ning To Jamroom
{* BEGIN ACTIVITY *}
<div class="col12 last">
<div class="item blog-archive-header m10">
<h2>{jrCore_lang skin=$_conf.jrCore_active_skin id="27" default="Activity"}</h2>
</div>
<div class="blog-index-text" style="{if !jrCore_is_mobile_device()}height:400px; font: 10px/12px; overflow-y:scroll; overflow-x:hidden;{/if}margin: 10px 10px 0 10px;padding-bottom: 10px;">
{jrCore_list module="jrAction" order_by="_item_id numerical_desc" template="index_activity.tpl" pagebreak=7 page=$_post.p}
</div>
</div>
{* END ACTIVITY *}
index_activity.tpl has not been modified.