[Typo3] Again: Hook "contentPostProc-all" in TSFE doesnt affect cached pages
Bernhard Kraft
kraftb at kraftb.at
Sat Jun 18 12:38:22 CEST 2005
Hallo,
Had the same problem.
Put that:
Christoph Singer wrote:
> in file ext_tables.php of my extension:
> require_once(t3lib_extMgm::extPath('lexikon').'class.tx_lexikon_tsfeproc.php');
into ext_localconf.php.
it seems that the ext_tables.php (the cached versions) don't get included when a
page gets outputted from cache.
greets,
Bernhard
More information about the TYPO3-english
mailing list