What does $this->User->validates() return (this does validation
without saving)? Also try doing something like $this-
>invalidate('username', 'test') in your beforeValidate function in the
User model and see if that triggers a display error. Other than that,
post your code and maybe we could help a little more.
On Feb 20, 2:39 pm, lemp <[EMAIL PROTECTED]> wrote:
> Some precisions:
>
> $this->User->save() return false (which is correct if, for example,
> the form is not filled) BUT validationErrors is empty.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---