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. Thanks for the help Frank --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
