[Typo3] globalVars conditional always executes else block

Brice Ruth bdruth at gmail.com
Fri Aug 12 17:36:07 CEST 2005


Good morning,

I have the following TS:

[globalVar = TSFE:id = 1]
altImgResource = img1.gif || img2.gif || img3.gif || img4.gif
[else]
altImgResource = subImg1.gif || subImg2.gif || subImg3.gif || subImg4.gif
[end]

But, regardless if I'm on the root-level page w/ ID=1 or not, I'm always 
getting subImg1 .. 4, what's going on here?

-- 
Brice Ruth
Software Engineer, Madison WI



More information about the TYPO3-english mailing list