[TYPO3-english] Login failure when adding TypoScript 'Felogin'

Christian Futterlieb christian at futterlieb.ch
Wed Sep 18 10:04:22 CEST 2013


Put [global] on a single line:

subparts.login_footer < plugin.tx_felogin_pi1
[globalVar = TSFE:id=20]
subparts.login_footer >
[global]

You might also be interested in the chapter about conditions in the 
typoscript reference: 
http://docs.typo3.org/typo3cms/TyposcriptReference/Conditions/Index.html

Regards, Christian



On 18.09.13 09:19, Salander wrote:
> Hello,
>
> This is my TypoScript :
>
>     subparts.login_footer < plugin.tx_felogin_pi1
>     [globalVar = TSFE:id=20]
>     subparts.login_footer > [global]
>
>
> My login.footer doesn't show up with this configuration ( no login box ).
>


More information about the TYPO3-english mailing list