Hi All,
This is my first project with CakePHP, so I could be doing something
really stupid, but I'm having a really bizarre DB issue. I can't seem
to save to fields added to the database after I baked the scaffolding
for my application. For instance, if WML is an original column, and
ALRT is a new column, $this->Alert->savefield("ALRT", $Alert-
>generateCAP()); will fail, and $this->Alert->savefield("WML", $Alert-
>generateCAP()); will succeed. I'm pretty sure that I'm making a
stupid mistake somewhere, but I'm not quite sure where. Any
suggestions? Thanks!
Cheers,
Cole
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---