another weird linking bug (beta)
Installation and Configuration
Your right, thats the wrong url. We'll try to sort out where its happening and get it fixed.
Thanks.
{if !empty($item.audio_itunes_url)}
<a href="{$item.audio_itunes_url}">{jrCore_image module="jrAudio" image="ituneslogo.png"}</a>
{/if}
{if strlen($item.audio_itunes_url) > 0}
<a href="{$item.audio_itunes_url}">{jrCore_image module="jrAudio" image="ituneslogo.png"}</a>
{/if}
{if $item.audio_itunes_url != ""}
<a href="{$item.audio_itunes_url}">{jrCore_image module="jrAudio" image="ituneslogo.png"}</a>
{/if}
#action_text_counter {
visibility: hidden;
}jrCore_db_update_item($module, $item_id, array("{$pfx}_short_url" => $hash)); {$item.action_data.blog_text|jrCore_format_string:$item.profile_quota_id|jrCore_strip_html|truncate:170}<![CDATA[ {$item.title|jrCore_entity_string} ]]>sudo .......