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.

Plugin Conflict Error

  1. Kevin Geary
    Member

    When I try to save forms, I'm getting an error that says it's "probably caused by a plugin conflict". But I don't think that's the case.

    Posted 12 years ago on Thursday August 18, 2011 | Permalink
  2. The first thing you need to do is test for conflicts. You mentioned you don't think it's the case, but it's the first thing that needs to be ruled out. You can follow these instructions:

    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    That message displays when the jQuery Array used to store the form setup is corrupt or empty. It's a safeguard to prevent you from wiping out an existing form when saving it. So something is causing a problem with the AJAX. It's either a conflict or an issue with data entered in the form setup itself, such as HTML causing problems in an HTML field, etc.

    Posted 12 years ago on Thursday August 18, 2011 | Permalink