[TYPO3-mvc] [SOLVED] Re: Extbase 1.3.0 and scheduler
Franz Koch
typo3.RemoveForMessage at elements-net.de
Mon Feb 14 12:16:41 CET 2011
Hey,
...
> The autoloading immediately fails when bootstrap is run. I get the following
> error:
>
> Fatal error: Class 'Tx_my_ext_Controller_ExportTaskController' not found in
> typo3_src/t3lib/class.t3lib_div.php on line 5277
>
> That's makes me wonder: Why is the class name expected to be
> "Tx_my_ext_Controller_ExportTaskController" and not
> "Tx_MyExt_Controller_ExportTaskController" like it used to be in the
> previous versions of Extbase? So first of all the class name is constructed
> correctly.
how have you written the according parts in this line:
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['extbase']['extensions']['Extensionname']['modules']['Pi1']['controllers']
= ...
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list