Hi, I'm using Chronoforms V5 with joomla 2.5.19. I have a form that need save into database, but DB cannot be Saved ! ?
I add a "debugger" action before "db save" , and get the result ......I also check the phpmyadmin and confirm the database has been created.
Data Array
Array
(
[chronoform] => Order
[event] => submit
[Itemid] => 117
[option] => com_content
[view] => article
[id] => 5
[fname] => test
[lname] => test
[address] => address test
[postal] => 00111
[country] => USA
[mobile] => 123789
[email] => a@a.com
[paypal] =>
[item1] =>
[qty1] =>
[item2] =>
[qty2] =>
[item3] =>
[qty3] =>
[item4] =>
[qty4] =>
[item5] =>
[qty5] =>
[item6] =>
[qty6] =>
[item7] =>
[qty7] =>
[item8] =>
[qty8] =>
[item9] =>
[qty9] =>
[item10] =>
[qty10] =>
[submit99] => Submit
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
)
Thank you for your Help !
I add a "debugger" action before "db save" , and get the result ......I also check the phpmyadmin and confirm the database has been created.
Data Array
Array
(
[chronoform] => Order
[event] => submit
[Itemid] => 117
[option] => com_content
[view] => article
[id] => 5
[fname] => test
[lname] => test
[address] => address test
[postal] => 00111
[country] => USA
[mobile] => 123789
[email] => a@a.com
[paypal] =>
[item1] =>
[qty1] =>
[item2] =>
[qty2] =>
[item3] =>
[qty3] =>
[item4] =>
[qty4] =>
[item5] =>
[qty5] =>
[item6] =>
[qty6] =>
[item7] =>
[qty7] =>
[item8] =>
[qty8] =>
[item9] =>
[qty9] =>
[item10] =>
[qty10] =>
[submit99] => Submit
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
)
Thank you for your Help !