>
> Actually, my example was wrong. It should be the following. When you 
> click the login link at index, it will redirect you menu1.
>

Not sure I follow. When you click the 'login' link from the home page, 
instead of going to /menu/default/user/login (I assume your app name is 
'menu'), it goes to /menu/default/menu1? If so, what is the value of 
auth.settings.login_url? Is there a redirect happening anywhere (i.e., is 
the login link itself correct, but there is a subsequent redirect, or is the 
link itself wrong)?

Anthony 

Reply via email to