[TYPO3] cookies

Dmitry Dulepov typo3 at accio.lv
Thu Apr 27 13:54:47 CEST 2006


Hi!

Andrea Giorgini wrote:
> By the way, I saw that to have a "real" working good stuff here I should
> disabled the cache... so what I did is $GLOBALS['TSFE']->set_no_cache();
> into the php and options.clearCache.pages = 1 in TS.
> Do you think this is right?

No, this will dramatically reduce performance. Change page.10 to

page.10 = COA_INT {
	10 = TEXT
	...
}

You may need also to change page.1000 from USER to USER_INT but do not
do it right now. Check if COA_INT works for you.

Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-english mailing list