[TYPO3-mvc] Extbase 1.3.0 and scheduler

Braulio J. Solano-Rojas braulio at solsoft.biz
Wed Feb 9 15:21:40 CET 2011


El 09/02/2011 08:05 a.m., Braulio J. Solano-Rojas escribió:
> El 07/02/2011 09:37 a.m., roberto blanko escribió:
>> Hi Braulio,
>>
>> I've tried your approach and it seems to work as long as you simply
>> want to
>> execute an Extbase Controller Action. However I've discovered two
>> problems
>> so far:
>>
>> 1. Somehow the extbase autoloader does not work. I have to include all
>> required classes myself.
>
> It works for me.

Do you have an ext_autoload.php file in your extension root?  I think 
before 1.3 if you had not that file it still worked, now it does not. 
One has to add the task class to that file.

[Snip]

Regards,

B.


More information about the TYPO3-project-typo3v4mvc mailing list