Bug #16755
closedThe storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
0%
Description
Information on my system:
Typo3: 4.0.2
newloginbox: 3.0.1
Main System Folder with Templavoila Template: pid = 45
FE User System Folder: pid = 60
I have a page specifically created for FE Login, and at the same time a small quick login box appear on every page.
For the specific Login page:
Initially I had set the GRSP for FE User System Folder, the login work find. But when I unset the GRSP and set the following in the template setup, plugin.tx_newloginbox_pi1.storagePid = 60, and the Typoscript Object Browser also shown that the [storagePid]=60, the login fail.
To confirm the storagePid doesn't work, I set back the GRSP to FE User System Folder, and change the plugin.tx_newloginbox_pi1.storagePid = 47 (my tt_new system folder), this time the login work fine again.
I need the storagePid to work mainly for the quick login on every page so as to the purpose of the this storagePid created.
I have also tried the bug report on 0004402: add config'able FE user storage page also via flexform, but this doesn't work also.
Thank for any help in advance.
(issue imported from #M4596)