Array to string conversion error when saving with associations and validation errors occur

Thank you!
It was my mistake, I was creating a field with the name of the associated table, so cakephp was trying to put the array value there. (the field has permissions purposes).