[solved] Smarty and checkbox group
Posted: Wed May 26, 2010 3:57 pm
$fld_103 is a checkbox group array returning integer values.
{$fld_103|@array_sum} gives me the following error: Warning: array_sum() expects parameter 1 to be array
Insights into the error?
{$fld_103|@array_sum} gives me the following error: Warning: array_sum() expects parameter 1 to be array
Insights into the error?