[Typo3] Please help me with my Login
Raymond Hayes
openedge1 at gmail.com
Wed Jun 22 15:14:46 CEST 2005
Nikkie
What you may wish to do is download the extension sr_feuser_register.
This seemed to work better with the new login box (it is actually made
to work with this extension).
But your main problem may be you need this in the setup of your template
in typoscript
plugin.tx_newloginbox_pi3.pidList = 201
This tells new login box where to look for users.
Good luck
Raymond Hayes
EVN Web Support and Development
On Wed, 22 Jun 2005 14:12:58 +0200, Nikkie Herbrink wrote:
> Hi,
> I have a problem with my login for my website. I already contacted
> Marlies Cohen about this problem, but she couldn't find it either. I
> have created a folder called General User Storage. I have a fronted
> usergroup and a frontend user. I downloaded the module new frontend
> login box.
> I put this in the constants space in my template area:
>
>
> plugin.feadmin.fe_users {
> file.templateFile = media/scripts/fe_admin_fe_users.tmpl
> email = nikkieherbrink at gmail.com
> emailName = Nikkie Herbrink
> pid = 201
> usergroupOverride = 4
> }
>
> styles.content.loginform.pid = 4
>
> 201 is the id of the folder General User Storage. And 4 is the id of
> the usergroup.
> I can't login with the info of the user that i created in the General
> User Storage.
>
> I don't know what is wrong and i don't get any errors. When i put the
> "password forgotten" link on the loginpage and i fill in my
> emailaddress, i do get the right information in my emailbox.
>
> I hope you can help me with this problem.
>
> Regards,
> Nikkie Herbrink
> The Netherlands
More information about the TYPO3-english
mailing list