[TYPO3] No cache for sub-tree?

Tapio Markula tapio.markula at dnainternet.net
Tue Jun 6 23:06:12 CEST 2006


Hi

This line stops indexed search to work


	/**
	 * This is an Extended Shop System.
	 */
	function main($content,$conf)	{

		$GLOBALS["TSFE"]->set_no_cache();			// Cache not allowed!
	
Well  that should *NOT* set global but for site structure  - sub tree.

Is it possible to define this for a sub-tree using TS?



More information about the TYPO3-english mailing list