[TYPO3-calendar] Error: Setting up the indexer
Mario Matzulla
mario at matzullas.de
Thu Apr 28 21:51:23 CEST 2011
Hi Marc,
Am 28.04.11 13:14, schrieb Marc Wöhlken:
> Hello!
> I have a question concerning the setup of the event indexer.
>
> My (simplified) page structure:
> - TS templates [PID = 1], Sysfolder, contains TS for cal setup
> - Cal Events [PID = 2], Sysfolder, contains event records
> - Webroot [includes Templates from PID 1]
> - Calendar [PID = 3], Contains cal FE plugin
>
> On page [2] I have added options.tx_cal_controller.pageIDForPlugin = 3
> in page TS.
>
> Whern trying to run the indexer I choose [3] as "Frontend Page with
> calendar plugin" which produces the following error message:
>
> Fatal error: Call to undefined method stdClass::csConv() in
> /var/www/typo3_src/typo3_src-4.5.2/typo3/sysext/cms/tslib/class.tslib_content.php
> on line 2413
>
> Is this the correct setup or did I misunderstand how to do it? If it's
> wrong, how to setup correctly?
Could you enable the debugging and post a complete stacktrace of this error?
Currently it looks like the $GLOBALS['TSFE'] object is not available,
but I don't know why.
Regards,
Mario
>
> Using TYPO3 4.5.2 on debian linux.
>
> Hoping for help
> Marc
More information about the TYPO3-project-calendar
mailing list