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.

Not Able to Add Fields

  1. I've just uploaded the newest beta version of GF to a website and created my first form. However, when I click on the fields to add them, nothing is happening. Any idea why?

    Thanks for the help.

    I'd post the site with a form but don't have any created since I can't add fields on the back end.

    Posted 13 years ago on Tuesday March 15, 2011 | Permalink
  2. Using Version 1.5.RC4.2

    Posted 13 years ago on Tuesday March 15, 2011 | Permalink
  3. It's either a plugin conflict, theme conflict, or PHP memory issue. I would start with increasing your PHP memory as deactivating plugins could mask a PHP memory issue because deactivating plugins will free up memory which would allow it to begin working properly.

    But it sounds like the AJAX is unable to fire because of a lack of available PHP memory.

    Here is a tutorial that discusses how to increase available PHP memory:

    http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/

    After you do that, if it doesn't work then it could be a conflict. You'd have to check for theme and plugin conflicts by deactivating everything and activating plugins one by one until you encounter one that triggers the issue to start happening. Same goes with your theme, you'd test your theme by testing using the default Twenty Ten theme.

    But it sounds like a PHP memory issue.

    Posted 13 years ago on Tuesday March 15, 2011 | Permalink
  4. I'm using a Genesis Theme.

    I updated the wp-config file as it said in that article. i disabled all plugins that I don't need (mostly I'm using WP SuperCache, Akismet, and Gravity Plugins).

    And I'm still getting the same issue.

    I'm happy to give UN and PW via the contact form cuz I need to get this fixed right away.

    Thanks for the response!

    Nate

    Website: http://www.danceamericausa.com

    Form: http://www.danceamericausa.com/dance-america-nationals-2011/register-team-2011/

    Posted 13 years ago on Wednesday March 30, 2011 | Permalink
  5. Sure, send us the information via our Contact Us form and reference this post and recap the issue and we will be glad to take a look.

    Posted 13 years ago on Wednesday March 30, 2011 | Permalink
  6. Just submitted info. Thanks for the help - this form is being used a lot right now and we need some things updated that I currently can't update.

    Posted 13 years ago on Wednesday March 30, 2011 | Permalink
  7. This is a PHP memory issue. That is a huge form (52 pages), you don't have the available PHP memory to process the AJAX request. I was able to duplicate that form, and add a new field to it just fine but couldn't save it because the AJAX can't complete the process due to a lack of available PHP Memory.

    You would have to increase your available PHP Memory. Here is an article that discusses this:

    http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit

    While Gravity Forms can handle all the pages you want to handle, that doesn't necessarily mean your server has the resources to do so and 52 pages is pretty extreme.

    Posted 13 years ago on Wednesday March 30, 2011 | Permalink
  8. Thanks - this worked and the client is very happy. Appreciate your help.

    Posted 13 years ago on Thursday May 26, 2011 | Permalink

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