Hi there,
Someone using symfony? help me, please..
I have form class that I embed to another one..
In the embedded form, I have multiple checkboxes. But when I try to save it and I check some value of checkboxes, the error said "SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens".
But if I just check one of the checboxes, its run well..
Someone can give me the solution?
Regards,