I have already commented out the references to the users in the app routes file and change the file names for all the user files (controller, views, layouts, helpers). Basically it is rendering the new.html.yml file but rendering it by itself and not including the core html tags and all the style sheets references.
On Jan 4, 7:24 pm, Chris <[email protected]> wrote: > I have add the community engine plugin to my existing site which had > previously contained a Users controller and all of the other > components. I am removed what all references and files which I think > should be cause any issues as I want to change the login component to > use the community engine login. > > Everything else is working and the users controller renders correctly > with the exception of the style sheets from the applicaiton (community > engine) being include. The new.html.yml renders all of the content > but the links to all the javascript and stylesheets are not rendered. > > What am I missing as everything else is working since there were no > previous controller names which overlapped? I set up a blank project > before attempting to add it to my existing site and everything worked > fine. > > Any help would be greatly appreciated. > > Thanks. > > Chris -- You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en.
