Hi All, Hopefully someone can point me in the right direction here. I just upgraded from 1.2 to 1.3 and made all the necessary adjustments to my app according to the Migrating from CakePHP 1.2 to 1.3<http://book.cakephp.org/1.3/en/The-Manual/Appendices/Migrating-from-CakePHP-1-2-to-1-3.html> document however when I login to my app I can't access any other controllers accept the users controller. I'm using Acl, Auth, Session and Security in my app controller only. I can access actions in the users controller after login but attempts to access any other controller just redirect me back to users/login with no error.
Thanks much! ~Casey -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
