Could we help you? Please click the banners. We are young and desperately need the money
If a regular user creates a new news entry the Typo3 cache needs to be cleared in order to display the new entries on the page. This can be done like this:
#id number(s) of the page(s) or "all" if you want to clear the cache of all pages TCEMAIN.clearCacheCmd = 35,40
This allows the user to gain the access to the clear cache function.
options.clearCache.pages = 1 options.clearCache.all = 1