[TYPO3-mvc] Autoloader and Cache

Xavier Perseguers typo3 at perseguers.ch
Fri Jul 31 10:31:44 CEST 2009


Xavier Perseguers wrote:
> Hi,
> 
>> delete your temp_cached_localconf files :-)
> 
> Of course we did it ;-)

This is a problem with ext_tables cache file.

Where the problem happens, we have before a call to

Tx_Extbase_Utility_Plugin::registerPlugin

meaning Tx_Extbase_Utility_Plugin is there and found. The call that fails is

Tx_MvcExtjsSamples_Utility_Module::registerModule

this call comes from our extension mvc_extjs_samples and worked with 
revision 989 of Extbase and broke with 990.

Any hint?

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-project-typo3v4mvc mailing list