If you can provide the version of Cake you were previously using and are now currently using, that would help to track the changes in code you seem to have noticed.
But technically, you shouldn't need to use the validates() before the save() because save automatically calls validates() by default if you don't specifiy false as the second parameter to save(). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
