[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] Continue to Requested page after "Login Required"
> I have been given the responsibility of fixing an existing Interchange
> site to solve a seemingly small problem. I have located the problem,
> but have no idea how to fix it.
>
> This is the code from 'login.html'
> [set Log In]
> [if session logged_in]
> mv_nextpage=index
> [else]
> mv_nextpage=login
> [/else]
> [/if]
> [/set]
have a look at the [history-scan tag].