PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Limit Entry to one per day via email

  1. sorry if this is an RTFM question but I need to limit entries into this contest to one per day, and I need to validate the entry against the email adress (because with multiple people sharing connections limiting by IP might lock out some other people) The tutorials I saw are not really helping me.

    Posted 11 years ago on Friday August 10, 2012 | Permalink
  2. Check this which was written by our developer David Smith:
    http://gravitywiz.com/2012/04/25/limit-user-to-one-submission-per-time-period/

    Posted 11 years ago on Friday August 10, 2012 | Permalink
  3. I've got that tutorial, and I've got the IP based one, but i want to limit based on the user's email. That requires searching the database for emails related to that form.

    Posted 11 years ago on Friday August 10, 2012 | Permalink
  4. Are you requiring users to log in or not?

    Posted 11 years ago on Friday August 10, 2012 | Permalink
  5. Nope. No login. This is a ratings contest page.

    Posted 11 years ago on Friday August 10, 2012 | Permalink
  6. Can you share a link to your form please so I know which field holds the email address we want to prevent duplicate entries for 24 hours for? The no duplicates function would work fine, is it were once per form, but we want to limit it to once per day only.

    Posted 11 years ago on Saturday August 11, 2012 | Permalink
  7. sure. http://www.leapfrogonline.com/hamburger-war. Thanks for the prompt response!

    Posted 11 years ago on Monday August 13, 2012 | Permalink
  8. I found a solution, had to type it up myself.

    http://pastebin.com/G3jqSiSy

    This is a 'once per day' solution.

    Posted 11 years ago on Tuesday August 14, 2012 | Permalink
  9. Thank you for posting your solution.

    Posted 11 years ago on Wednesday August 15, 2012 | Permalink