Friday, September 30, 2011

Re: I can find() but can't save(), why?

Have you checked the structure and content of $this->data before the save, and have you checked for validation errors whenit fails? In the 'else' piece (where save has failed) type die(debug($this->Modalidad->validationErrors)); and see if something is failing.


Jeremy Burns
Class Outfit

http://www.classoutfit.com

On 30 Sep 2011, at 09:07, reynierpm@gmail.com wrote:

Didn't work either and not, I not change the structure of the table or database :-(
Ing. Reynier PĂ©rez Mira
Cel: +58 416.921.7406
Correo: reynierpm@gmail.com / reynierpm@hotmail.com



On Fri, Sep 30, 2011 at 2:52 AM, abhimanyu bv <vmabhi453@gmail.com> wrote:
check this:

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: