[TYPO3-mvc] Extbase 1.3.0 and scheduler
roberto blanko
robertoblanko at gmail.com
Mon Feb 7 16:37:13 CET 2011
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.
2. I cannot access $this->settings (TypoScript) within the controller. It's
just NULL
Both used to work with my "old-fashioned" method.
Do you have the same problems? Did you add a beckend module to
ext_tables.php or did you just use the code you've posted before?
Thanks for your support.
More information about the TYPO3-project-typo3v4mvc
mailing list