[TYPO3-dev] tt_news SINGLE view and newloginbox
Markus Deckmann
Markus.Deckmann79 at web.de
Tue Aug 4 18:35:36 CEST 2009
Hi,
is it a failure that the newloginbox does not provide _DEFAULT_PI_VARS
in class.tx_newloginbox_p1.php inside the main-methode?
I try to use the newloginbox on a SINGLE-view site of tt_news and get
the error-message "No news-id given!" if I log in. So now I thought I
can use _DEFAULT_PI_VARS to transport the parameters from the
SINGLE-view into the newloginbox-process, so the SINGLE-view of tt_news
is working too by a login on this site.
The class.tx_newloginbox_pi1.php does not provide a processing of the
_DEFAULT_PI_VARS I think.
Is it possible to transport by _DEFAULT_PI_VARS so I must create a patch
for this or is this no failure in newloginbox?
Bye Markus
More information about the TYPO3-dev
mailing list