Title: Duplicate Registration
Last modified: September 1, 2016

---

# Duplicate Registration

 *  [alcresearch](https://wordpress.org/support/users/alcresearch/)
 * (@alcresearch)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/duplicate-registration-1/)
 * This is a great program, first off, but I am having one small issue. We use the
   program to have people register to participate in paid market research studies.
   Since it is very popular some people try to register twice. We check for duplicate
   registrations by email submitted. The issue is that if it is a duplicate they
   get a 404 error when they submit the form. Is there a way to either automatically
   send them the private link so they can update their information or have it redirect
   to a different page reminding them they have already registered. You can see 
   the page at opinionseekers.com/join if it helps.
    Thanks
 * [https://wordpress.org/plugins/participants-database/](https://wordpress.org/plugins/participants-database/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/duplicate-registration-1/#post-7609024)
 * You shouldn’t be getting a 404, something’s wrong if that’s happening.
 * It’s also maybe not a good idea to let people go to the record edit page if they
   enter a matching email address…it gives anyone who knows the email address access
   to that person’s record.
 * If you want to send them to a different page if the email matches, you need to
   use a custom script that is triggered when the form is getting validated so you
   can redirect them.
 *  Thread Starter [alcresearch](https://wordpress.org/support/users/alcresearch/)
 * (@alcresearch)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/duplicate-registration-1/#post-7609036)
 * Thanks for the quick response. Do you have a custom redirect script available
   or do we need to hire someone? I would like a script that would display a page
   saying that an email has been sent to the email address on record and then send
   an email with the private link to edit the record if they want to just like the
   resend link does. Also, I would like to make a donation to you for the program,
   what would you suggest?
    Thanks,
 *  Plugin Author [Roland Barker](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/duplicate-registration-1/#post-7609071)
 * well, the easy way to go is to use the mechanism that is already in place: in
   the signup form settings, set the “thanks page” to the page where you want them
   to go after they sign up. On that page, put the [pdb_signup_thanks] shortcode.
   that shortcode will close out the submission and send the email. It will also
   print the “thanks message” that is set up in the plugin settings. You can put
   any other content you want on that page of course.
 * It was sending them to the record edit page after signing up that would require
   a custom script. If you just want to say “thanks” and send them an email, that’s
   the normal setup.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Duplicate Registration’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Roland Barker](https://wordpress.org/support/users/xnau/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/duplicate-registration-1/#post-7609071)
 * Status: not resolved