[TYPO3-english] Session handling

Peter Niederlag typo3-list at niekom.de
Fri Aug 19 13:26:01 CEST 2011


Hello,

Am 18.08.2011 00:26, schrieb Tomaz Zaman:
[...]
> $GLOBALS["TSFE"]->fe_user->setKey('ses','level', $conf['level']);
> return $content;

It could be u are missing
$GLOBALS['TSFE']->fe_user->storeSessionData();
here to persist the data?

Btw. for appending vars on url 'config.linkVars = xyz' comes in handy.

[...]

Greets and hth,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *


More information about the TYPO3-english mailing list