[TYPO3-english] typoscript parameters get lost!

Stephan Petzl spetzl at gmx.at
Tue Feb 17 10:30:56 CET 2009


Dmitry Dulepov schrieb:
> Hi!
> 
> Stephan Petzl wrote:
>> i have some weird behavior here on my system:
>> i set a parameter
>> plugin.tx_stoeflncomments_pi1.updateNewsItemDate = 1
>> on a subpage of my site, and it gets shown in the objectbrowser.
>> but as soon as i debug my conf in my plugin the parameter doesnt show
>> up! i dont know what happened and how long this behavior exists - just
>> noticed it.
>>
>> when i edit the static-typoscript file and clear the cache the changes
>> are visible in my debug-output, but changes made in the templates are
>> not.. :(
>>
>> any ideas?
> 
> TS is cached in the parsed state, so changes to the file will not be visible (they are not in cache). Go to main template of the site, press enter key and save. Note: just saving will not help. You have to modify TS in some way.
> 

No, its not this kind of problem. there is something wrong with this 
particular extension. plugins of other extensions can read the conf 
fine. just this bloody tx_stoeflncomments_pi1 is not able to read 
modifications of the TS done in the template-record.



More information about the TYPO3-english mailing list