[Typo3] Conditions with typoscript
Christian Trabold
trabold at mehrwert.de
Mon May 2 16:49:50 CEST 2005
Hello Lannsjo,
> I have a url looking like this:
> 103.html?ErrorType=1
> or
> 103.html?ErrorType=2
>
> Why is this condition always true even for the second url, is it something
> wrong with the condition?
>
> title = TEXT
> title.value = Errortype is 2
> [GPVar:ErrorType=1]
> title.value = Errortype is 1
> [end]
are you _really_ shure your condition is ok?
Check your syntax against the example in TSRef [1].
Regards,
Christian
[1]
http://typo3.org/documentation/document-library/doc_core_tsref/GlobalString/
More information about the TYPO3-english
mailing list