PHP4 ? try putting var $name = 'Accounts'; Also, it will be useful to double check the file name and class name, pay attention to case.
On Fri, Feb 22, 2008 at 7:16 AM, Comida411 <[EMAIL PROTECTED]> wrote: > > I am getting the following error... > > > Missing Controller > > Error: AccountsController could not be found. > > Error: Create the class AccountsController below in file: app > \controllers\accounts_controller.php > > You can already guess the problem.. of course I have that controller > in the app>contoller folder.. Why can't cake see it.. I already > checked on spelling > > Helpme > Thak you > Comida > > > mu contoller is names accounts_controller.php > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
