Unable to Load Controller with Ajax task list Tutorial by Graham Bird

2006-05-14 Thread Reggie
I'm trying the Ajax task list tutorial at http://grahambird.co.uk/cake/tutorials/ajax.php. However, I am getting the following error when trying to load it: Fatal: Unable to load controller TasksController Fatal: Create Class: ?php class TasksController extends AppController { }

Re: Unable to Load Controller with Ajax task list Tutorial by Graham Bird

2006-05-14 Thread Samuel DeVore
what is the name of the file? is it tasks_controller.php?On 5/14/06, Reggie [EMAIL PROTECTED] wrote:I'm trying the Ajax task list tutorial at http://grahambird.co.uk/cake/tutorials/ajax.php.However, I am getting the following error when trying to load it:Fatal: Unable to load controller