js error
-
I have two forms on one page.
the first one is to register a user.
the second one is form apply a simple form.when the first one succeeds, the second one gets an error in the next line
front.multi.min.js:5394
Cannot read property ‘authentication’ of undefinedI fix this error disabling the next setting of my first form(user register)
– Automatically log in newly activated usersI want to use that setting even using two different forms on one page.
how can I do this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘js error’ is closed to new replies.