> Hi I'm new to cakephp and have problems saving my data.
>
> When calling Model->save it never saves to the databases with no
> errors.
>
> cake is calling describe on the table but not running any inserts
> after.
>
> I have no validation rules and the save function is returning TRUE. I
> can retreive information with Model->find and it works with the same
> model.

can you show us the form(in the view) and the code(in the controller)
that saves data?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to