[TYPO3-english] One more condition problem
Pero Matic
takoje at takoje.hr
Mon Sep 7 15:32:07 CEST 2009
Uh, it's huge and I have ext. templates which overwrite some code. I'll keep
on playing but what's strange is that:
catUID = TEXT
catUID.value = {register:newsCategoryUid}
catUID.insertData = 1
works fine (it gets correct value - 23 for news category) and then after it:
XX = TEXT
XX.data = GPvar:tx_ttnews|cat
doesn't return anything.
"Tyler Kraft" <tyler.kraft at netefficiency.co.uk> wrote in message
news:mailman.1.1252329677.7935.typo3-english at lists.netfielders.de...
> Can you please post your full TS setup.
>
>
>
> Pero Matic wrote:
>> "Tyler Kraft" <tyler.kraft at netefficiency.co.uk> wrote in message
>> news:mailman.1.1252328923.7935.typo3-english at lists.netfielders.de...
>>> There is nothing stopping you doing this:
>>>
>>> XX = TEXT
>>> XX.data = GPvar:tx_ttnews|cat
>>>
>>> That should then output the value for you to see what is, if anything in
>>> there. This is a get variable that you can make use of (which I was
>>> asking before if it existed!)
>>
>> Tried it and there is nothing in output :-(
More information about the TYPO3-english
mailing list