[TYPO3] tx_comments not clearing cache with additionalClearCachePages
Nathan Neville
typo3 at mds3d.com
Thu Jun 5 18:03:15 CEST 2008
Hi,
I'm using the tx_comments extension (great extension by the way) for
comments on tt_news articles, kind of like a mini-blog (without
blogroll, trackback, etc.). The comments extension works very well but
for some reason, the cache of the pages holding the comments is not
cleared using the additionalClearCachePages ts setting:
plugin.tx_comments_pi1 {
...
additionalClearCachePages = 120,149
...
}
Yet the cache of page 120 and 149 is not cleared when comments are
approved! I have to manually clear the cache for approved comments to
show up on both pages. Is there something wrong with my ts? The manual
for tx_comments does not have an example for additionalClearCachePages.
Thanks,
- Nathan
More information about the TYPO3-english
mailing list