# Critical error after form submission

**URL:** https://community.gravityforms.com/t/critical-error-after-form-submission/18360
**Category:** Get Help
**Tags:** error-http-500, has-ticket
**Created:** [October 18, 2024, 1:09pm UTC](https://community.gravityforms.com/t/critical-error-after-form-submission/18360 "2024-10-18T13:09:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![user5b22747e3ad857.2](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/user5b22747e3ad857.2/32/15698_2.png) [@user5b22747e3ad857.2](https://community.gravityforms.com/u/user5b22747e3ad857.2)
#### Post date: [October 18, 2024, 1:09pm UTC](https://community.gravityforms.com/t/critical-error-after-form-submission/18360/1 "2024-10-18T13:09:51Z")

</div>

On form submission the error as below comes up:  
**There has been a critical error on this website.**

And secondly I can edit forms  
and thirdly I cannot open the settings page

please help  
Nasha

---

<div class="post-metadata">

### Author: ![salmanhossainoni](https://avatars.discourse-cdn.com/v4/letter/s/46a35a/32.png) [@salmanhossainoni](https://community.gravityforms.com/u/salmanhossainoni)
#### Post date: [October 18, 2024, 8:06pm UTC](https://community.gravityforms.com/t/critical-error-after-form-submission/18360/2 "2024-10-18T20:06:13Z")

</div>

Hi Nasha,

Are you on the free version of gravity?

---

<div class="post-metadata">

### Author: ![chrishajer](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrishajer/32/88_2.png) [@chrishajer](https://community.gravityforms.com/u/chrishajer)
#### Post date: [October 24, 2024, 2:50am UTC](https://community.gravityforms.com/t/critical-error-after-form-submission/18360/3 "2024-10-24T02:50:44Z")

</div>

Hi Nasha. Whenever there is a critical error on the website, WordPress sends the error message and stack trace to the administrator’s email address. Do you have that message? If so, that will help us determine what is breaking.

If you do not have that email with the error message and stack trace, the web server error log will have a message explaining the error. If you don’t have either of those, you can use WP\_DEBUG. Here is the documentation for WP\_DEBUG: [Debugging in WordPress – Advanced Administration Handbook | Developer.WordPress.org](https://codex.wordpress.org/WP_DEBUG).

Find the WP\_DEBUG lines in your wp-config.php file and edit them, or add them to look like this (the first WP\_DEBUG line may already be present and set to false):

```auto
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', false );
define( 'WP_DEBUG_LOG', true );

```

With those lines added to your wp-config.php file, please test the form, then refer back to the debug.log, which will be in the website wp-content/ directory. Please let us know what you find out. Thank you.

If you need more assistance, please open a support ticket:  
[https://www.gravityforms.com/open-support-ticket/technical/](https://www.gravityforms.com/open-support-ticket/technical/)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/gravityforms1/original/2X/f/fef63f0599c45e0218c30d9f5d7ca8bff9b00189.png) [@system](https://community.gravityforms.com/u/system)
#### Post date: [November 23, 2024, 2:50am UTC](https://community.gravityforms.com/t/critical-error-after-form-submission/18360/4 "2024-11-23T02:50:58Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
