Thursday, October 6, 2011

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

On Oct 6, 11:19 am, Jens Dittrich <jdittr...@gmail.com> wrote:
> probably the obvious, debug the output of the save function.

save() is a function written in php - a language I would hope Reynier
is familiar with - Look for it, and figure out why it's doing what
you're observing. Then "Oh...", slap forehead, fix it, and carry on.

debug(neverLookedAtTheCodeOfThisFunction()); is not going to tell you
anything.

AD

--
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: