I started off withe the default pages controller and route and used it to create another controller/ route. Everything is working just fine. I then did it again to make a third controller/ route but this time I am getting 'Missing View' errors. All the controllers code and routes are the same, except for making the appropriate name changes to stay in line with the cake naming conventions. The first new controller/ route is working fine and loading all the proper views. The second controller is not working and returning 'Missing Views' even though the views are in the proper place.
Another question I have is how do make a word like 'technology' to remain consistent with the cake naming conventions. Do I make it 'technologies' or 'technologys.' Any help would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
