Dear all, I try to set up a CakePHP application along the Blog Tutorial (http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html)
I've created a model called Order in app/Model/Order.php and a Controller called Orders in app/Controller/OrdersController.php but I allways get the Error: "*Error: * *OrdersController* could not be found." What do I miss or messed up? Thanks in advanced, Christian Schulte -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
