[TYPO3-dev] caching and indexed_search
Ingmar Schlecht
ingmar at typo3.org
Tue Mar 28 19:26:08 CEST 2006
Hi Thomas,
Thomas Grabietz wrote:
> Hello NG,
> I have wriiten a function to manipulate a menu with the itemArrayProcFunc. It
> works fine, but it woks only if I call the $GLOBALS['TSFE']->set_no_cache();
> function at the beginning of my script. My problem is now, that all the sites
> which include this function never appear in the indexed_search cache.
> What can I do to solve this?
This question is a user question and thus belongs into typo3.english.
The solution to your problem might be putting your menu inside of a
COA_INT TypoScript object because those are excluded from being cached.
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/8/4/
cheers,
Ingmar
More information about the TYPO3-dev
mailing list