Bas Heutink wrote: > I have a problem that when I add a tt_news item it is not displayed in > the frontend. > > Now I read on the internet that this is a solution:
Why don't you read docs on typo3.org instead? :) > TCEMAIN.clearCacheCmd = all Put page ID (or several, sepated by commas) instead of "all". Surely you need not to flush the whole cache (not only pages but all!) if you want to clear only one or two pages... > But somehow the clear cache command does not work with me. > Does anyone know why the clear cache command refuses to function? Because it is restricted to (1) admins or (2) non-admins who has this function specially enabled. -- Dmitry Dulepov TYPO3 freelancer / TYPO3 core team member Web: http://typo3bloke.net/ Skype: callto:liels_bugs _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
