[TYPO3-dev] How can I detect a logged in fronted user?

JoH asenau info at cybercraft.de
Tue Jun 12 13:37:51 CEST 2007


> Thank you for this elaborate explanation.
>
> I want to detect if a frontend user is logged in using mod_rewrite,
> not TYPO3.
>
> I am having problems with this because the fe_typo_user cookie is
> allways set, even if the frontend user never logs in.

AFAIK the cookie is just used to identify the user for the session.
The login just changes the status for the same user and the same session and
gives additional information like uid, username etc. but leaves the cookie
as is.
Since the fe_typo_user cookie never changes I guess the only option will be
to create another cookie.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com






More information about the TYPO3-dev mailing list