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.

Fatal error: Maximum execution time of 30 seconds exceeded in /home/lasero5/publ

  1. Any quick suggestions for the Fatal Error....

    Webpage is located at: http://www.laseroptionsinc.com/city-of-tucson

    Thanks!

    Posted 13 years ago on Monday August 29, 2011 | Permalink
  2. I would start by testing for theme and plugin conflicts:
    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Looks like too many things are running at the same time causing PHP to timeout. You should not have to extend the maximum execution time beyond 30 seconds.

    See if this form will work with the default Twenty Eleven theme and only the Gravity Forms plugin active. If not, then there is probably a problem with this form (maybe it's very complex or long.)

    Posted 13 years ago on Tuesday August 30, 2011 | Permalink
  3. finsights
    Member

    I'm also having the same problem.
    Here is where my form is:
    http://www.financialinsights.net/prospective-client/confidential-client-worksheet/

    When you fill out the form and push submit you get this message:
    Fatal error: Maximum execution time of 30 seconds exceeded in /var/home/ajdee/financialinsights.net/www/wp-content/plugins/gravityforms/forms_model.php on line 1075

    Even though I get this message the form info still goes through and can be found in the entries section.

    What can I do so users don't receive this message? Thank you for your help.

    Posted 12 years ago on Wednesday September 26, 2012 | Permalink
  4. I just submitted a test and had the same experience.

    However, I first submitted the form without the required information and got back a validation error fairly quickly. It only timed out when it needed to create the entry (access the database.)

    I would begin by checking for theme and plugin conflicts using these instructions http://rkt.gs/testing

    If you still have this issue when you are using a default theme with no active plugins other than Gravity Forms, please post back.

    Please also try submitting from the form preview and see if you have the same experience.

    Additionally, I submitted this form without incident:
    http://www.financialinsights.net/contact/

    That leads me to believe it is something specific about your longer, more complex form. Are you integrating that form with any external services or using any custom functions to process the form submission for you?

    Posted 12 years ago on Wednesday September 26, 2012 | Permalink
  5. finsights
    Member

    I tested it for theme and plugin conflicts and came up with the same error.

    Tried it in preview mode. It submitted but I got the same error.

    Tried the contact form and it went through fine.

    Our client is adamant that the form stays the same length. Is there any way around making the form shorter?

    Thanks for you help.

    Posted 12 years ago on Wednesday September 26, 2012 | Permalink