[TYPO3-english] Problems with felogin and Typo3 6.2
Christian Futterlieb
christian at futterlieb.ch
Wed Aug 13 12:48:41 CEST 2014
Hi Claudio
Just an idea on this: check your settings of the following:
$GLOBALS['TYPO3_CONF_VARS']['SYS']['cookieDomain']
$GLOBALS['TYPO3_CONF_VARS']['SYS']['cookieSecure']
$GLOBALS['TYPO3_CONF_VARS']['FE']['cookieDomain']
$GLOBALS['TYPO3_CONF_VARS']['FE']['lifetime']
Regards, Christian
On 12.08.14 13:32, Claudio Strizzolo wrote:
> Hi Markus.
>
>> can you please check which cookies are set in which stage?
>
> Before login: no cookies
>
> After login and viewing the first protected page, which is the same page
> as the login page, no redirect to a different page:
> cookie: fe_typo_user
> value: e52b5...
>
> Jump to another page (not protected):
> same cookie
>
> Jump back to the first protected page:
> same cookie
>
> Although the cookie is set, the login form is displayed again. The login
> form should be displayed only for not logged FE users, instead, so it
> looks like I am not logged on any more.
>
> Greetings,
>
> Claudio
>
More information about the TYPO3-english
mailing list