Hi GreyHead
I have a little problem, and i think its similar to @fredolino.
I configured successfull 2 multi upload files (i think so), even the files is now in the server, but i canยดt understand why not save any record in the DB....
The debug is:
In Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => MultiSet
[event] => submit
[button3] => Submit
[archivo1] => Array
(
[0] => 20160225124822_15_-_1.jpg
[1] => 20160225124822_3IAiR.png
)
[id] => 4
)
)
Array
(
[archivo1] => Array
(
[0] => Array
(
[name] => 20160225124822_15_-_1.jpg
[original_name] => 15_-_1.jpg
[path] => .../components/com_chronoforms5/chronoforms/uploads/MultiSet/20160225124822_15_-_1.jpg
[size] => 16725
[link] => http://www.---com/omponents/com_chronoforms5/chronoforms/uploads/MultiSet/20160225124822_15_-_1.jpg
)
[1] => Array
(
[name] => 20160225124822_3IAiR.png
[original_name] => 3IAiR.png
[path] => .../components/com_chronoforms5/chronoforms/uploads/MultiSet/20160225124822_3IAiR.png
[size] => 28366
[link] => .../components/com_chronoforms5/chronoforms/uploads/MultiSet/20160225124822_3IAiR.png
)
)
)
and in the Errors section this is what appears:
Array
(
)
In Debug Info:
Array
(
[1] => Array
(
[Files Upload] => Array
(
[0] => Upload routine started for file upload by : archivo1
[1] => .../components/com_chronoforms5/chronoforms/uploads/MultiSet/20160225124822_15_-_1.jpg has been uploaded successfully.
[2] => Upload routine started for file upload by : archivo1
[3] => .../components/com_chronoforms5/chronoforms/uploads/MultiSet/20160225124822_3IAiR.png has been uploaded successfully.
)
)
[8] => Array
(
[DB Save] => Array
(
[Queries] => Array
(
[0] => INSERT INTO `cad_MultiSet` (`button3`, `user_id`, `uniq_id`, `created`) values ('Submit', '0', '416afeba988b22144b7d20ab9b4b375165b49862', '2016-02-25 12:48:22');
)
)
)
)
Thanks for help!!!...
Pt.. Sorry for my english XD