[TYPO3-english] felogin - problems with redirect options
Matias Coca
matiascoca at gmail.com
Fri May 29 15:37:57 CEST 2009
the line that say
->I want to configure tt_news redirect by typoscript, but I have any
problems
want to say
->I want to configure felogin redirect by typoscript, but I have any
problems
Saludos.
Matias Coca.
On Fri, May 29, 2009 at 10:35 AM, Matias Coca <matiascoca at gmail.com> wrote:
> Hi everyone!
> I want to configure tt_news redirect by typoscript, but I have any problems
> my code is:
>
> temp.1 = LOAD_REGISTER
> temp.1.actualPage.cObject = TEXT
> temp.1.actualPage.cObject {
> typolink.parameter.data = page:uid
> typolink.returnLast = url
> }
> temp.2 = TEXT
> temp.2.data = register:actualPage
>
> plugin.tx_felogin_pi1 {
> preserveGETvars = all
> redirectMode = logout, login
> redirectPageLogout < temp.2.value
> }
>
> the problems is the line
> redirectPageLogout < temp.2..value
> if I write
> redirectPageLogout =38
> work perfect, but I don't want a static page, I want the actual page,
> because my login box is in all the pages of the site.
> The problems seem to see the order in load elements in Typo3, in the moment
> that the line
> redirectPageLogout < temp.2..value
> is execute temp.2.value has not value.
>
> Thanks for advance!
> PD: sorry for my english, I'm learning :D
> PD: sorry for the previous mail, that is the valid.
>
>
> Saludos.
> Matias Coca.
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list