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?