This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Audrey
Audrey

The signin form and the register form doesn't work.

I added the component Account to my login page but when I fill the register's fields and I press the "submit" button I get this URL: "http://localhost/login?Name=test&email=Test%40test.test&password=test"

I tried to add at the top of the function onRegister () in the file "plugins/rainlab/user/components/Account.htm", "die("test");" but I don't see my word "test" anywhere.

I have the same problem with the signin. I create a user via the backend user menu and I tried to connect with it. I get the same URL: http://localhost/login?Login=test%40test.test&password=test.

Again, if I add the function "die("test");" in the same file but in the function onSignin (), I don't see "test" appear somewhere.

I'm on it last 2 days and I don't find my answer :(

Help me please

Parsec
Parsec

Could you please paste your code on kopy.io?

Audrey
Audrey

I don't know wich part you want so, I give here the code for my login page https://kopy.io/yJA6R

I don't know where is my error but I don't thing is in this page :(

Last updated

Audrey
Audrey

I found my solution. Jquery was missing. Thank you!

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.