I just tried changing it to datetime NOT NULL, now the fields just fill up with 0000-00-00 00:00:00. Changing it back to datetime NULL, and the fields remain with a NULL when a user is created. I've tried adding and removing the word "default" from the schema and it makes no difference.
Cheers Turgs brian wrote: > Try datetime NOT NULL --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
