[TYPO3-calendar] pidList Error on submit a Search (Tobias Hartmann)

Mario Matzulla mario at matzullas.de
Wed Aug 3 15:48:19 CEST 2011


Hi Tobias,

Am 03.08.11 14:42, schrieb Tobias Hartmann:
> Hi Mario,
>
> thank u for the idea i had assigned the recordstorage (in this case 24) in
> the plugin at *"Record Storage Page*"
> so "$this->conf['pages']" was the same as "$this->conf['pidList']". I tried
> out to delete all *"Record Storage Page*"
> entries on the plugins but nothing changed ...
> then a tried to activate only one Cal plugin on the page ( i've placed 3
> plugins one for monthview, one for a short
> list and one for a searchmask ) and now it works as is should.
>
> maybe in next version it should be allowed to place more than one cal plugin
> on the same page.
> it's more flexible then build "all in one" template, or can u give me a
> shotfix/workaround for this problem?

Each plugin has a Typoscript field in the flexform. There you can store 
plugin-specific data, which will overrule the default typoscript.

Does that help you?

Regards,
Mario

>
> Regards,
> Tobias
>
>
>
>> Hi Tobias,
>>
>> I can't confirm this issue. Search events works on my side.
>>
>> Please double-check the "$this->conf['pages']" setting as well. Maybe
>> your TS got mixed up?
>>
>> Regards,
>> Mario
>>
>> Am 03.08.11 13:00, schrieb Tobias Hartmann:
>>> Hey List,
>>>
>>> there is a error after submitting a search in my cal. I don't know why
>> this
>>> happen because my "pidList" variable
>>> is filled up. If i echo $this->conf['pidList'] in
>>> class.tx_cal_controller.php its also filled but when i vardump after
>>> line 216 its empty.
>>>
>>> $this->conf['pidList'] =
>>> $this->pi_getPidList($this->conf['pages'].','.$this->conf['pidList'],
>>> $this->conf['recursive']);
>>>
>>> the function pi_getPidList() seems to work in all views but not after
>>> submitting a search from cal. But theres no
>>> php or class error, too, so the i can't explain to me why this function
>>> kills my pidList.
>>>
>>> Hope u can help me and sorry 4 the bad english.
>>>
>>> System:
>>>
>>> TYPO3 Ver. 4.5.2
>>> CAL* *1.4.1
>>>
>>> Error:
>>>
>>>    Calendar error: please configure the pidList (calendar plugin ->
>>> startingpoints or plugin.tx_cal_controller.pidList or for ics in
>> constants)
>>



More information about the TYPO3-project-calendar mailing list