with it. Just today I attempted to create a new controller and view.
Every time I access the URL for the new controller, it redirects me
to /. All the other controllers work fine. This one redirects me to
root every time, without throwing any errors. I have verified that
the controller file gets loaded but the preFilter function is never
called and index is never executed either. I don't understand what is
going on. I used cake bake to create the controller. Does anyone
have any thoughts?
--
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment