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.

3 times confirm e-mail, why?

  1. What do I do wrong? the user get 3 mails to confirm this Newsletter: http://www.habitmanager.info/kontakt/abonner-inspirations-nyhedsbrev/

    I use the same settings like this site, here I have no problems: http://hardthaus.de/kontakt/newsletter/

    Posted 13 years ago on Monday August 30, 2010 | Permalink
  2. Typically when a form creates duplicate entries or sends multiple notifications it is due to a theme or plugin conflict causing the form to submit multiple times. We have seen this happen with the Headspace plugin, although it comes and goes as the Headspace developer changes his plugin. Not sure what he is doing sometimes...

    But I would first check for theme and plugin conflicts. To do so you need to activate the default theme and then test that form. If it works then there is a theme conflict, probably something in your functions.php file that is causing a conflict with the form submission.

    If it's not the theme then you need to test plugins by deactivating them all and then activate only Gravity Forms. Then activate each plugin one by one, and test the form that is sending multiple notifications after each one until you determine if a plugin is causing the issue to occur.

    Posted 13 years ago on Monday August 30, 2010 | Permalink
  3. I found the conflict plugin, it was the Simple Facebook Connect SFC - Like Button plugin.

    Really a shame because it is a simple way to get the like button from Facebook. Other parts of the Simple Facebook Connect Plugin family works fine.

    Maybe someone here have a alternative plugin suggest to get the Like Button without conflict.

    Posted 13 years ago on Monday August 30, 2010 | Permalink
  4. What you can do is try contacting the developer of that plugin and explain the issue. It's most likely outputting Javascript when it should not be. It's pretty common for developers to globally output code. This means that they output javascript to the page even when it is not necessary. When you do this, it can case conflicts with other plugins. This is how most conflicts with Gravity Forms occur. A javascript error happens because of this and then it causes javascript to quit executing, and the form builder won't work at that point if javascript stops executing.

    Posted 13 years ago on Monday August 30, 2010 | Permalink
  5. Thanks, I have made a post by Simple Facebook Connect Plugin, let's see if I get a response?

    If anybody in this forum have a Facebook integrate plugin working with Gravity Forms, please let me know

    Posted 13 years ago on Tuesday August 31, 2010 | Permalink