• Resolved goclones1

    (@goclones1)


    SpeakOut Version 3.0.5.3
    “Dont’ collect email addresses” box NOT checked

    Have a new petition where a user was able to sign without entering email address. I thought that was a required field?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author 123host

    (@123host)

    Nice catch.

    This can only happen once, after that blank email fields are seen as duplicate. But it shouldn’t happen at all, of course.

    This will be fixed in the next version of SpeakOut! which I may release today.

    For a quick fix: Since you aren’t using a captcha, open wp-content/plugins/speakout/js/public.js and at the end of line 71 change hide_email_field === 0 to hide_email_field == '0'

    The explanation is that it was doing a comparison that will only work on a number, but the value is actually a string.

    • This reply was modified 1 year, 9 months ago by 123host.
    Thread Starter goclones1

    (@goclones1)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘User able to sign without entering email’ is closed to new replies.