[TYPO3-core] RFC: #3863: Delete temp_CACHED_* files from "Edit files in typo3conf/:"

Michael Stucki michael at typo3.org
Sun Sep 3 23:01:54 CEST 2006


Hi Sebastian,

nice feature! :-)

> Problem:
> Sometimes it still happens that the TYPO3 backend crashes (f.e. when
> installing a bogus extension with a syntax error in ext_localconf.php or
> so). The only possibility to continue is to delete manually all the
> temp_CACHED files in the typo3conf directory. Since the install tool
> always works, it could be useful to add a little "delete temp_CACHED
> files" in the "Edit files in typo3conf/:" section.
> 
> Solution:
> Add the appropriate link in the install tool.

Works, but:

1) Please write "Delete temp_CACHED files" with an upper-case "D" (this is
   similar to a menu-entry)

2) Change the order of the if-statement: First check if
   $this->INSTALL['delTempCached'] is set, THEN run the preg_match() call.

The rest is fine, +1!

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-team-core mailing list