unrecognized tag:
$ncache['tab']="gallery_cat"
(Smarty_Compiler.class.php, line 455)
i got this error, when i type the following code
{$ncache[tab]="gallery_cat"}
{$ncache.tab="gallery_cat"}
anyway to assign an array in smarty?
unrecognized tag:
$ncache['tab']="gallery_cat"
(Smarty_Compiler.class.php, line 455)
i got this error, when i type the following code
{$ncache[tab]="gallery_cat"}
{$ncache.tab="gallery_cat"}
anyway to assign an array in smarty?