I can´t find any Add Model and any Add Controller in 1.3 CakePHP. Could you giving me a link where i can see.
thanks 2010/6/20 Mateo San Román <[email protected]> > Don't use 'Add' as a model name. Besides not having sense, it will > conflict with the baked Add controller method. > > Best regards > > On 18 jun, 22:07, Davor Ilic <[email protected]> wrote: > > Do anybody know why this issue is showing??? > > > > what i´ve done is only to add in my method : > > > > $this->set('adds', $this->Add->find('all')); > > > > i also have a model which name is add.php > > > > i also use find in other methods but this is is return headache only [?] > > > > 33C.gif > > < 1 KBVerDescargar > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
