Re: Missing Controller

2014-06-15 Thread sirben
index.ctp is already on that location

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+unsubscr...@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.


Re: Missing Controller

2014-06-14 Thread sirben
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+unsubscr...@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.


Missing Controller

2014-06-14 Thread sirben
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+unsubscr...@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.