# Website Crash after de-activating Gravity Forms

**URL:** https://community.gravityforms.com/t/website-crash-after-de-activating-gravity-forms/20275
**Category:** Get Help
**Tags:** error-http-500
**Created:** [May 22, 2026, 4:00am UTC](https://community.gravityforms.com/t/website-crash-after-de-activating-gravity-forms/20275 "2026-05-22T04:00:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![user644739181e837740](https://avatars.discourse-cdn.com/v4/letter/u/c68b51/32.png) [@user644739181e837740](https://community.gravityforms.com/u/user644739181e837740)
#### Post date: [May 22, 2026, 4:00am UTC](https://community.gravityforms.com/t/website-crash-after-de-activating-gravity-forms/20275/1 "2026-05-22T04:00:45Z")

</div>

Hi, I used the Gravity Forms plugin for two years on a company website, however now I no longer need the plugin. Each time I have attempted to deactivate/delete the plugin it has caused a Fatal Error on my website. Can you please help me with this?  
Thank you

---

<div class="post-metadata">

### Author: ![glenn](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/glenn/32/16390_2.png) [@glenn](https://community.gravityforms.com/u/glenn)
#### Post date: [May 22, 2026, 7:11am UTC](https://community.gravityforms.com/t/website-crash-after-de-activating-gravity-forms/20275/2 "2026-05-22T07:11:12Z")

</div>

Hey Emily,

I think the first thing to try is enabling debugging to see if we can get a details on the error you’re getting. To do so, go to your wp-config.php file and set the following:

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

```

Then afterwards, go ahead and recreate the critical error again. Once that’s done, go to your wp-content folder and here you should see a debug.log file, please attach this file here.

Thank you!

---

<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: [June 21, 2026, 7:11am UTC](https://community.gravityforms.com/t/website-crash-after-de-activating-gravity-forms/20275/3 "2026-06-21T07:11:23Z")

</div>

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