[TYPO3-mvc] Problems with class loader

Julian Kleinhans jk at marketing-factory.de
Wed Jul 22 13:15:30 CEST 2009


Hi Andriy,

you are using the last revision of extbase ?
Otherwise, show us your ext_localconf and ext_tables.php please...

cheers
julian kleinhans


Andriy Kushnarov schrieb:
> Dear all,
> 
> I'm trying to write a new extension based on extbase from scratch.
> I register new plugin, like it was done in blog_example.
> "Tx_Extbase_Utility_Plugin::registerPlugin"
> 
> But I've got fatal error:
> "Class 'Tx_MyPlugin_Controller_ProjectController' not found in
> ....\t3lib\class.t3lib_div.php on line 4794"
> But this controller class presents in the right place.
> 
> If I do the same inside blog_example I don't have such problem.
> What can it be the problem ?
> 


More information about the TYPO3-project-typo3v4mvc mailing list