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.

Save button gone

  1. I can no longer edit forms, and there is no save button. Latest version of WP, latest version of GF. I can create but not save. I can preview but not edit. Firefox latest version. Suggestions welcome!

    Posted 11 years ago on Thursday November 29, 2012 | Permalink
  2. This is not a known issue. Please first try a different browser completely to ensure there are no cached objects. If that does not work, please check for theme and plugin conflicts http://rkt.gs/testing

    Also, how much RAM does PHP and WordPress have available currently?

    Posted 11 years ago on Saturday December 1, 2012 | Permalink
  3. PROBLEM RESOLVED
    Here is what I did - perhaps it will aid others -
    ( it was the same look in chrome, and IE9)
    1 ) I added the following to my wp-config file
    ini_set('pcre.recursion_limit',20000000);
    ini_set('pcre.backtrack_limit',10000000);
    that did not resolve the issue
    I created a php.ini file and placed it in the wp-admin folder
    memory_limit = 256M
    upload_max_filesize = 20M
    post_max_size = 10M
    that did not resolve the issue
    I placed the same file in the plugins folder - no joy.
    I deactivated and deleted then re-installed the GF plugin - no joy.
    I changed the theme but no joy.
    I followed the testing procedure - i deactivated every plugin and i saw the save button.
    i activated every plugin one by one and reviewed whether or not the save button went away,
    BUT FOUND THAT THE TWITTER WIDGET WAS AN ISSUE.

    Posted 11 years ago on Saturday December 1, 2012 | Permalink
  4. David Peralty

    Glad you were able to figure it out. Nine times out of ten, it seems like it is a plugin or theme conflict which is why we send people out that way. All my best!

    Posted 11 years ago on Sunday December 2, 2012 | Permalink

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