Yes there is a cakephp class with that name see the api http://api.cakephp.org/1.2/class_folder.html
and then http://api.cakephp.org/1.2/classes.html for the future Sam D On 11/12/07, strykstaguy <[EMAIL PROTECTED]> wrote: > > Stupid question, I am working on a project and have a database named > "folders" and the model "folder" and controller > "folders_controller.php" i keep getting > > Fatal error: Call to undefined method Folder::findAll() in E:\Program > Files\xampp\htdocs\project\app\controllers\folders_controller.php on > line 6 > > When i renamed everythign to "tag" and "tags" it worked properly, is > there a conflict when using the name "folder" > > > > > -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
