[Typo3-dev] extensions and caching

Jean-David Gadina info at macmade.net
Tue Dec 14 15:20:09 CET 2004


Hi Zach				

I often have that kind of problems... Usually, you can fix that by setting $GLOBALS['TSFE']->set_no_cache(), but then the whole page won't be cached...

A cleaner way, from my point of view, would be to use a USER_INT object for the extension, when you encounter caching problems... If I'm right, it will disable the cache only for the extension, and not for the whole page...

- Jean-David Gadina (macmade)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/110103295/
					




More information about the TYPO3-dev mailing list