[TYPO3-dev] problem: felogin redirect
Toke Herkild
th at ezl-data.dk
Fri Jun 19 12:52:45 CEST 2009
Toke Herkild skrev:
> Hi All,
>
> I've got a page where I'm using felogin, and in setup I've got the
> following lines:
>
> redirectMode = logout, logout
> redirectFirstMethod = 1
> redirectPageLogin = 295
> redirectPageLoginError = 317
> redirectPageLogout = 310
> redirectDisable = 0
>
> Login works fine, though it doesn't respond to the redirect PID's set in
> the usergroups or in the FE user records.
> Logout redirect works fine.
> But, redirectLoginError isn't used or I've not understood the purpose of
> that redirect.
> As I've understood that option it's where you're redirected if:
> - Username & Password doesn't match.
> - Username doesn't exists
> - General errors on login.
> But it just doesn't redirect to anything besides logout.
>
> Can any of you give me a pointer to this, Couldn't find much in the manual.
>
> Regards,
> Toke Herkild
Solved,
Found a page with a description of redirectMode
And set the correct redirect modes.
Regards,
Toke
More information about the TYPO3-dev
mailing list