You know the difference of partials and components, right? You need to add a method in components.class.php with the same name otherwise it will not be found.
http://www.symfony-project.com/book/1_0/07-Inside-the-View-Layer#Components Kupo slinky66 wrote: > Hi, > > I'm getting errors after I added a new component: > > "The component does not exist: "includes", "grayNavigationGenre" " > > The file _grayNavigationGenre is definitely there and I also cleared > the cache. Do I have to register the new component in a config file? > Any ideas why this is erring out? > > Thanks! > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
