• Resolved Byron Hasegawa

    (@byron222)


    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 undefined

    I fix this error disabling the next setting of my first form(user register)
    – Automatically log in newly activated users

    I 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)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @byron222

    I hope you are doing good today.

    Could you tell us does using both forms on separate temporary pages works fine or it gives the same error?

    Also, do you use any cache plugin(s) on the site which compress your assets or store them on CDN? Could you run a full plugin conflict in this case and let us know about the results?

    Please deactivate all plugins except Forminator and check if the problem is gone. If so, then enable all plugins one by one and find which one is having a conflict. If there is no positive result, switch to default WordPress theme like 2019 and see if it works.

    Before this test I recommend full site backup. If this is a live site and you cannot run this test, please create a staging site if possible and run this test.

    Kind Regards,
    Kris

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @byron222

    I’m closing this topic due to recent inactivity.
    Feel free to post back any update and we can re-open it and carry on troubleshooting.
    ??

    Thank you,
    Dimitris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘js error’ is closed to new replies.