the error message is pretty clear :)
move your index.ctp into C:\xampp\htdocs\CakeTooDoo\app\View\Tasks\index.ctp
also rename task.php to Task.php
Andras Kende
On Jun 14, 2014, at 8:03 PM, sirben <ochoa.dexter@gmail.com> wrote:
I do have:
Model - task.php
Controller - TasksController.php
View - index.ctp
Here's the other error:Missing View
Error: The view for TasksController::index() was not found.
Error: Confirm you have created the file: C:\xampp\htdocs\CakeTooDoo\app\View\Tasks\index.ctp
On Saturday, June 14, 2014 3:49:21 PM UTC+8, sirben wrote:Hi,
I am a newbie in CakePHP and I've got an error, can you help me with this error. Many thanks!
Error: TaskController could not be found.
Error: Create the class TaskController below in file: app\Controller\TaskController.php
http://localhost/CakeTooDoo/task/index --
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment