Check your model, class model name must be the same with your file model name, check your controller file too be sure that model name you write on it is right, "Object not found!" error happen if the controller load model but not found.
On 6/21/07, feltmirror <[EMAIL PROTECTED]> wrote: > > > Hi, I'm just new in cakePHP. After downloading cakephp I tried the > blog tutorial in cakephp website. > But when I'm in the Section 7 of the tutorial I can't make it work; > when I point my browser to http://localhost/cake/posts/index I got > "Object not found!" error. Can anyone help me if there is a > configuration I should make in my cake app? Thanks ^^ > > > > > -- Octopus East Java Baker --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
