[TYPO3-dev] PHP 5.2 and Cookie
Steffen Kamper
steffen at dislabs.de
Tue Jan 9 17:15:57 CET 2007
"Steffen Kamper" <steffen at dislabs.de> schrieb im Newsbeitrag
news:mailman.1.1168286587.13190.typo3-dev at lists.netfielders.de...
> Hi,
>
> every try to access cookie ($_COOKIE-Array or setcookie) gives me an
> error:
>
> Fatal error: Cannot access empty property
>
> Does anybody know why and give me a clue how to solve it ?
> thx. Steffen
>
I wear sackcloth and ashes - it was a silly bug, and the big tomatoes on my
eyes didn't let me find it ...
$this->$prefixId instead of $this->prefixId :bang: big sry
Steffen
More information about the TYPO3-dev
mailing list