Using Cake 1.3 I installed the 'full calendar plugin'. It has a tree that duplicates the cake tree, which may be the problem. When I am in the calender view and try to log out I get and error. The error is tied to the url path tree, i.e. http://doman.com/full_calendar/users/logout.
I would have expected it, when using a redirect, to go to http://doman.com/users/logout. I don't seem to be able to overcome this behavior and transverse back up the URL path. If this is normal behavior how to I get back to the domain root i.e. http://domain.com/users/logout ? -- 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
