Mariano Iglesias wrote:
> If you are using CakePHP 1.2 (as you stated) then do not pass $data to the
> save model, instead first construct the model with your data and then call
> save:
> 
> $this->Classad->create($this->data);

Is it $this->Classad->create() same? How I see what the bake.php make 
there is no parameters for create().

-- 
Ámon Tamás
http://linkfelho.amon.hu


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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