[TYPO3-mvc] [SOLVED] Re: Extbase 1.3.0 and scheduler
Franz Koch
typo3.RemoveForMessage at elements-net.de
Mon Feb 14 13:24:56 CET 2011
Hey,
> $_GET['tx_myext_pi1']['controller'] = 'ExportTask';
> $_GET['tx_myext_pi1']['action'] = 'run';
> $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['extbase']['extensions']['my_ext']['modules']['Pi1']['controllers']
~~~~~~~
and this is probably your issue. Like Marc Bastian wrote, use
UpperCamelCase here.
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list