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.

Just purchased and installed and get blank screen when clicking "Settings"

  1. Hi, I don't have too many plugins installed, but after installing Gravity Forms, I can't get to the GF settings to get started. All I get is a blank screen. How do I fix this if everything worked fine up until I installed GF?

    Thanks,
    Hanna

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  2. If you have not already done so, you can go in and delete the gravityforms plugin folder via FTP: the should get your admin area back. Once you have done that, you need to fix the problem which caused the blank screen. Sounds like you are running out of memory. We need to know how much memory is allocated to WordPress and PHP, or you can just ask your host, or configure it yourself, to get 128M of RAM (preferably.) Here is one explanation of how to do that http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/

    If RAM is not the issue, you might have a theme or plugin conflict. If you have sufficient RAM, but still cannot access the Gravity Forms settings, you will need to check for a theme or plugin conflict by following these instructions http://rkt.gs/testing

    It's normally one of those things: PHP memory, plugin conflict or theme conflict. It could also be due to a bad installation, in which case reinstalling is the answer. That is far less common than the other problems I described.

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  3. Thanks Chris, we're checking....

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  4. Hi Chris, I removed it via ftp and reinstalled and I think it works now. I at least got to the Settings' window this time.

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  5. Seems to work fine. Any idea if there is a maximum number of fields I can have in one form? I have a form with 100+ fields. Can it be done (got to 62 with another plugin before it maxed out with no warning...).

    Posted 11 years ago on Sunday September 16, 2012 | Permalink
  6. There is no limit in Gravity Forms. You are limited on the server based on the max execution time of the script (a PHP setting) and the RAM (a server setting.) There are other specific restrictions as well, like maximum POST length, but those restrictions are not part of Gravity Forms. They're all on the server. You can also run into an issue in your browser when manipulating large forms, based on the amount of free memory and processing power on your desktop. There is a lot of JavaScript on the client side, in the browser, when building and editing a form. Again, it's not a restriction in Gravity Forms at all.

    Posted 11 years ago on Tuesday September 18, 2012 | Permalink