Hi,
joomla 2.5.11
chronoforms v4 stable
I am trying to save checkbox group result into database table and it does not work.
Debug Info shows everything is ok and it sent it to database table, but on the database I see no results.
What I am doing wrong here ?
joomla 2.5.11
chronoforms v4 stable
I am trying to save checkbox group result into database table and it does not work.
Debug Info shows everything is ok and it sent it to database table, but on the database I see no results.
What I am doing wrong here ?
Array
(
[option] => com_chronoforms
[chronoform] => testing_checks
[event] => submit
[Itemid] =>
[input_checkbox_group_1] => Array
(
[0] => 1
)
[input_submit_2] => Submit
[7562ab784aa6e5a473fd51a9167f1764] => 1
[chronoform_data] => Array
(
[cf_uid] => 85c8adc9d8120182afe82f5260ccba45
[cf_created] => 2013-06-06 17:31:32
[cf_created_by] => 0
[cf_ipaddress] => 78.62.118.80
[cf_user_id] => 0
[option] => com_chronoforms
[chronoform] => testing_checks
[event] => submit
[Itemid] =>
[input_checkbox_group_1] => Array
(
[0] => 1
)
[input_submit_2] => Submit
[7562ab784aa6e5a473fd51a9167f1764] => 1
[cf_id] => 6
)
[chronoform_data_cf_id] => 6
)