i build a registration form which is working perfectly, but my password reset form is not validating the reason because i am validating 12 fields in my module.
so this code in my AppController is not running becusase it's validating the whole thing. if ($this->Affiliate->validates($this->data)) how can i validate only the password. Please let me know ASAP. thx -- View this message in context: http://www.nabble.com/validates-password-reset-form-tp20771537p20771537.html Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---