Hi Bernd, > as the news-id is neccessary you have to provide it with your login form. > normaly the news-id is transmitted in the url and the login-form is a > POST-form, TYPO3 does not differ between GET and POST but join them into > one internal array. > > You can enhance the action-url with the news-id, but some browsers does > not forward GET-paramter with a POST-form. > > So the solution is to enhance the form with a hidden field with the news- > id.
Is it a solution if I use _DEFAULT_PI_VARS for transport the parameters from the SINGLE-view of tt_news to the newloginbox-extension? Bye Markus _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
