I found out why this is happening. Mysql seems to be responsible for this and not cake. sorry. Anyway the solution is to set the recurring_date = NULL in beforeSave as mentioned by sensor. My code was setting recurring_date = "" Now it works.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
