Friday, September 19, 2008

Re: Apress Beginning CakePHP Model Function Error

If you are using the new v1.2 RC2 of Cake then quite a few of the
older functions have been deprecated (like the findAll() one) and the
syntax for some of them has also changed - i.e. find('all') - it seems
that the book is written for this new syntax. If you uprade your Cake
version to the latest one, then you should be good to go.

More info at the API docs - http://api.cakephp.org/1.2/class_model.html#e60758f27fa8486a063b8cc424bad741
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: