• Resolved xmerakix

    (@xmerakix)


    So I’m having an issue with my Front-End login form. BUT only when I have a specific plugin enabled for user post submissions.

    This problem only occurs when I have the user submitted posts plugin active.

    The issue is: When users try to login using my login form, the form does not submit. It will appear fine and I can type in the fields but the login button does not submit. Users can still register new accounts. They just cannot login to their existing accounts.

    After analyzing the page with DevTools, the error reads:

    Uncaught Reference Error: FALSE is not defined
    at HTMLFormElement.<anonymous> ((index):503)
    at HTMLFormElement.dispatch(j.query.min.js?)
    at HTMLFormElement.v.handle(j.query.min.js?)

    I know that the simple solution would be just to not use the plugin and find an alternative. I’m just hoping one of you can help me if this is a easy-fix problem.

    Thanks for your time!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hi @xmerakix, is this for the free version of USP or Pro version?

    Plugin Author Jeff Starr

    (@specialk)

    Hi @xmerakix, just wanted to follow up with this. It’s been awhile with no reply, so I hope the issue is resolved? Or if there is anything I can do to help, please let me know. Thank you.

    Thread Starter xmerakix

    (@xmerakix)

    Hi Jeff,

    The solution I came to was, I just stopped using the plugin “WP Indeed Ultimate Member”, I found an alternative membership plugin that actually works better for my website, and it does not cause conflict with USP Pro.

    The error appears for the free version and the pro version of USP. When USP and WP Indeed Ultimate Member are both active, the login button on the login page will display a back end JavaScript Error. Not sure why, but my solution was to stop using the other plugin.

    Plugin Author Jeff Starr

    (@specialk)

    Awesome @xmerakix, glad you found a solution. I’ll go ahead and mark this thread as resolved, of course feel free to post again anytime with questions or feedback. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘JavaScript Error On Login Page When Plug-in Is Active’ is closed to new replies.