Are you violating any constraints in your table? Try pasting a schema
dump. Also, try this after saving:
$db =& ConnectionManager::getDataSource("default");
pr($db->lastError());
On Apr 11, 8:09 pm, Danielle Tilley <[EMAIL PROTECTED]>
wrote:
> Sorry forgot to tell you my environment
>
> I am using
> CAKE 1.2.0.4798
> MySQL 4.1.19
> php 4.3.1
>
> Danielle Tilley wrote:
> > I have an edit form which has the following controller code. The save
> > always fails but when I check the validationErrors it is an empty
> > array. Where else can I look to figure out what is going wrong?
> > Thanks
> > Danielle
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---