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.

Gravity forms and s2Membership conflict

  1. Everything in s2Member is working perfectly except for editing existing forms. I can create new forms fine, but editing existing ones none of the hover effects for editing work and I can't add new fields.

    I've found the culprit and it's the s2Membership Pro plugin – http://www.s2member.com/

    When I deactivate it things work fine. Activate it again and it breaks. Unfortunately I really need both of these plugins to play nice together. Any idea what I need to look for to make it work or what I should be telling the developers at s2Member to fix?

    Thanks!

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  2. Normally when there is a plugin conflict like this in the WordPress admin, it's because the plugin at fault is outputting JavaScript on all admin pages instead of just their own admin page. If that's the case, the offending plugin needs to make the fix. In this case, since the problem is on your Gravity Forms admin page, it's likely the s2Member plugin is outputting JavaScript where it should not, and it needs to be fixed.

    Related:
    http://forum.gravityhelp.com/topic/conditional-logic-in-browsers#post-13496

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  3. Thanks or the reply. Would this also cause other issues with admin buttons and areas? For instance, I'm not getting my visual editor when creating new pages. Disable the s2membership plugin and it comes back.

    Earlier the developer told me that he thought Wordpress could be to blame and to do a clean install. However, that seems unlikely to me given the fact that everything works fine when it's deactivated.

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  4. Seems unlikely to me as well and would not reinstall WordPress. I would suspect the s2members plugin. Since it's a paid plugin I don't have a copy to check. But you could check the source of a Gravity Forms admin page and see if there are any s2member javascripts being loaded. If there is s2member javascript present in the admin on any page OTHER THAN the s2member admin page, that's something the plugin author should fix to prevent plugin conflicts.

    Posted 13 years ago on Thursday January 27, 2011 | Permalink
  5. Hey DesignRangers

    I've had no major problems integrating with S2Member Pro and Gravity Forms (latest 1.5 beta) on a recent site, In fact, I have 7 complex GFs in all without any issues including some that take Paypal payments for sponsors.

    S2Member can be very tricky to configure though all on its own... doesn't mean it's GF related. Or it could be a memory issue... did you add enough memory to WP?

    Best,
    Dimitry

    Posted 13 years ago on Wednesday February 9, 2011 | Permalink
  6. As @2urn pointed out it could be a PHP memory issue. If you don't have enough available PHP memory WordPress will begin to act strangely. That is probably what is happening here.

    Posted 13 years ago on Wednesday February 9, 2011 | Permalink