I don't know which version you are using, but if you are using 1.2.*
the file needs to be named  index.ctp in that folder

On Oct 25, 2:26 am, Thomas Armstrong <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I'm trying to create a simple sample to test CakePHP, and I'm
> following the steps from:http://grahambird.co.uk/cake/tutorials/ajax.php
>
> I did all the steps, but I get this error message when 
> accessinghttp://localhost/tasks
> ------
> You are seeing this error because the view for
> TasksController::index(), could not be found.
> ------
>
> I placed 'index.thtml' within 'app/views/tasks' directory. I don't
> understand why this view is not detected by CakePHP engine. Is there
> any config file to select it specifically?
>
> I got the same error ("the view for PostsController::index(), could
> not be found") when trying to create the simple blog sample 
> of:http://manual.cakephp.org/appendix/blog_tutorial
>
> Thank you very much.


--~--~---------~--~----~------------~-------~--~----~
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