I ended up just screwing the whole thing and dropping some SQL in
there to save the model.  It worked first try :)  Ol' reliable SQL...

thanks for all the help!

dan

On Sep 26, 7:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> another valiant try, but still doesn't save :(
>
> On Sep 26, 6:55 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > Okay, um, how's this:
>
> > $this->Client->id     = $client_id;
> > $this->data['Client'] = $this->Client->read();
>
> > I was working from memory, but this is how I set up for something
> > similar I do in an app of mine, except using your fields and names.
>
> > Infact, I just double checked, this is like the code in the demo
> > 'edit' actions.
>
> > Jeff


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

Reply via email to