[TYPO3-calendar] Error: Setting up the indexer
Thomas Kowtsch
thomas at kowtsch.de
Fri Apr 29 17:59:15 CEST 2011
Hi Marc,
On 29.04.2011 15:42, Marc Wöhlken wrote:
> Hello Thomas!
> Am 29.04.2011 07:38, schrieb Thomas Kowtsch:
>> Yes, please provide a complete stack trace like Mario has written. We
>> cannot reproduce the problem here. Theatre why we need some more
>> details. ...
>>
>> Display errors must be at -1 and your ip within devipmask
> Thanks for your response. I have done as you wrote but no error trace is
> generated, just the fatal error message from my first post.
?!? Strange...
> [SYS][displayErrors] = -1
> [SYS][devIPmask] = *
>
> Error message:
> Fatal error: Call to undefined method stdClass::csConv() in
> /var/www/kunden/typo3/typo3_src/typo3_src-4.5.2/typo3/sysext/cms/tslib/class.tslib_content.php
> on line 2413
> This error occurs when I start the BE module indexer.
This is quite strange, since it works flawless here in several different
environments.
> Can you perhaps give me a general advice on how to do a correct setup
> for the indexer using the following page tree?
> - 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
When executing the indexer, you must provide the page where the FE
plugin is included. This should be PID 3 in your case.
One more idea: Do you have a debugging extension installed, such as
ccdebug?
If yes, could you temporarily add a
debug(t3lib_div::debug_trail());
in the function mentioned in the error above (as first line of the
function) and post the result (or send Mario and me by mail)?
Thomas
More information about the TYPO3-project-calendar
mailing list