$this->Vehicle->saveField(array("fields"=>array
("Number","model_id")),array("$number",$id))With this code i am having error as Illegal offset type [CORE\cake \libs\model\model.php, line 1079] My database field are Number(varchar(50)), model_id(int) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
