song order carousel jrmediapro
Design and Skin Customization
i have this in my php error log
[23-Dec-2014 17:42:17 Europe/Dublin] PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/ukbasinf/public_html/data/cache/jrCore/c6efe6d5957fa9186bad6ac841e1164c.tpl" on line 20 "{jrCore_lang skin=$_conf.jrCore_active_skin id="143" default="Influences"}: {if isset($item.profile_influences) && strlen($item.profile_influences) > 70}{$item.profile_influences|truncate:70:"...":true} And more!!!{else}{$item.profile_influences}{/if}" - Unexpected "
im wondering if its this
&& strlen($item.profile_influences) > 70
as my profile influences fields are empty ???
updated by @mscorfield: 12/23/14 10:08:08AM