Fatal error: Smarty error: [in rezultati/index.tpl line 24]: syntax error: $smarty. is an unknown reference (Smarty_Compiler.class.php, line 2164) in D:\HTTPSERVER\wwwroot\kajak\sistem\smarty\libs\Smarty.class.php on line 1093
{assign var="file" value="{$smarty.const.CMS_URL_POT}/moduli/rezultati/files/{$rezultat.datoteka|ss}"}
{if file_exists($file)}
<a href="{$file}" target="_blank">{$smarty.const.REZULTATI_025}</a>
{/if}
Why this is not valid: {assign var="file" value="{$smarty.const.CMS_URL_POT} and $rezultat.datoteka|ss. |ss is not recogniozed when using assign..