[solved] Smarty and checkbox group

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
jchelpdeskwv
Forum Members
Forum Members
Posts: 53
Joined: Tue Nov 10, 2009 6:47 pm

[solved] Smarty and checkbox group

Post by jchelpdeskwv »

$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?  
Last edited by jchelpdeskwv on Wed May 26, 2010 5:43 pm, edited 1 time in total.
jchelpdeskwv
Forum Members
Forum Members
Posts: 53
Joined: Tue Nov 10, 2009 6:47 pm

Re: Smarty and checkbox group

Post by jchelpdeskwv »

Checkbox group arrays return a true or false when using a function.  Best to use individual checkboxes.
Post Reply

Return to “Modules/Add-Ons”