[TYPO3-dev] random session timeouts in FE
Walter Seeberger
walk2moon at gmx.de
Tue Sep 15 23:56:07 CEST 2009
hello list,
I am currently on TYPO3 4.2.8 and I am using the following commands to store some things in the frontend session (without authenticated users...):
$GLOBALS['TSFE']->fe_user->setKey('ses','test', '0');
$GLOBALS['TSFE']->fe_user->getKey('ses','test');
In IE 6 to 8, sometimes Safari, I'll get a message with timeout in the frontend:
Login-error or session timed-out...
It doesn't matter, what values I set in [FE][lockIP] or what limit i set to expire the session. Sometimes in the frontend this happens.
Are there any suggestions?
thank you a lot.
Walter
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
More information about the TYPO3-dev
mailing list