[TYPO3-german] Typo3 Session an ext php Datei

David Bruchmann david at bruchmann-web.de
Tue Feb 3 18:32:35 CET 2009



----- Ursprüngliche Nachricht -----
Von:        Sebastian P. <bigsebek at gmail.com>
Gesendet:   Dienstag, 3. Februar 2009 18:15:16
An:         'German TYPO3 Userlist' <typo3-german at lists.netfielders.de>
CC:
Betreff:    Re: [TYPO3-german] Typo3 Session an ext php Datei
> Hi,
> 
>>  > $GLOBALS['TSFE']->fe_user->setKey('ses','zahl', '0');
>>  >
>>
>> Du hast bereits den richtigen Parameter dafür gesetzt, nämlich 'ses'.
> 
> Ok, wieso bekomme ich dann beim auslesen in der ext php-datei die Meldung?
> 
> "Fatal error: Call to a member function getKey() on a non-object in"
> 
> lg
> Basti
> 

Scheinbar ist das Objekt $GLOBALS['TSFE'] nicht bekannt.
Ich rufe das aus einer Extension heraus aus und habe keine Probleme damit.

Gruß
David


More information about the TYPO3-german mailing list