Menu


Allow users to clear cache

Admin users can always clear the page cache in TYPO3. But what about simple users created only to administer content ? By default they cannot clear the TYPO3 cache. But you can allow them to do so because sometimes is really needed.

To allow regular users (non-admins) to clear the TYPO3 cache, edit the user in question (or the usergroup in question) and insert the following code in the TSconfig field of the user or usergroup:


# The following line will allow the user to clear all the cache (including any cached templates)
options.clearCache.all = 1
# The following line will allow the user to clear cache for all pages.
options.clearCache.pages = 1



Voila, after that they should be able to clear the TYPO3 cache.




Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com