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.

email already resgistered error

  1. in one of my forms if ur email is already linked to a register account it wont let u checkout or register, even if im login to that account. i have it set up so that u have to register to checkout, but if ur already registered and logged in it shouldnt need that info or just ok the email. anyone know how to change this?

    Posted 13 years ago on Saturday February 4, 2012 | Permalink
  2. Hi Weathetop,

    You might consider using the "Registration Condition" option on the User Registration feed. This would allow you to create a checkbox (or any other field) which users could check to register or not. If you'd like to force registration, you could create some custom code to skip the user registration all together if the user is logged in. Try this:

    http://pastie.org/3357808

    It would go in your theme's functions.php file.

    Posted 13 years ago on Friday February 10, 2012 | Permalink

This topic has been resolved and has been closed to new replies.