On 2-May-06, at 2:17 AM, saavedrajj wrote: > nothing... even with the new cake release, created es a DATETIME type > and there no files at tmp/cache/models, it's weird becuase it only > happens with my database, i made the blog tutorial and "created" and > "modified" fields works fine.
Double check the spelling and remember that created will only be set for new records. Cake won't touch the created field of an existing record. scott. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
