[TYPO3] Question about conditions

Harald Amelung ha75 at gmx.net
Thu Jan 4 19:23:39 CET 2007


Hi,

Andreas Balzer schrieb:
> The following does not work, because it's executed if a user is logged
> in too.
> 
> Any idea what's wrong with it?
> 
> 
> [globalVar = TSFE:id = 266]
> [loginUser=*]
> mainWidth = 462
> contentWidth = 462
> teaserbannerlayout =
> [end]
> [end]

try this:

[globalVar = TSFE:id = 266] && [loginUser=*]
mainWidth = 462
contentWidth = 462
teaserbannerlayout =
[end]

HTH
Harald
-- 
Harald Amelung, BCS    |   http://www.nuspirit.de
XING: https://www.xing.com/profile/Harald_Amelung
Freelancer-Community Erfurt:   http://www.2ndw.de


More information about the TYPO3-english mailing list