[TYPO3-english] Page to redirect with newloginbox
Tapio Markula
tapio.markula at xetpoint.fi
Sat Jun 6 16:31:09 CEST 2009
Erik Svendsen kirjoitti:
> Tapio Markula skrev:
>> Hi
>>
>> I have forgotten how to define page to redirect with newloginbox.
>> It is really annoying that the plugin itself has not config for this
>> when putting it as content element.
>
> newloginbox is obsolete for TYPO3 4.2.x, and shouldn't be used on 4.2
> installations. Systemextension felogin should be used. It has all
> necessary redirect config.
>
> If you need to use TYPO3 4.1.10 or 4.0.12 extension newloginbox redirect
> (sv_login_redirect) gives the necessary functionality.
In fact I neede that for Typo3 3.8.1 because the Typo3 version has not
been updated at all after installation for a customer.
ok - seems that there are several plugins to add that functionality.
In the current situation I hardcoded the pid into the template
<input type="hidden" name="redirect_url" value="...id=1230" />
More information about the TYPO3-english
mailing list