Title: Critical Error version 7.13.11
Last modified: January 8, 2021

---

# Critical Error version 7.13.11

 *  Resolved [jfantasybooks](https://wordpress.org/support/users/jfantasybooks/)
 * (@jfantasybooks)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/critical-error-version-7-13-11/)
 * Hi. When I upgrade to v7.13.11, my site shuts down.
 * I get a “There is a Critical Error…” message.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/critical-error-version-7-13-11/#post-13883105)
 * Hi there,
 * You can enable WordPress debugging and check the error log. To enable debugging,
   search for following code in the `wp-config.php` file in the root folder of your
   website
 * `define('WP_DEBUG', false);`
 * and replace with the following:
 *     ```
       define('WP_DEBUG', true);
       define('WP_DEBUG_LOG', true);
       define('WP_DEBUG_DISPLAY', true);
       ```
   
 * After that activate the plugin. Once you get “There is a Critical Error…” message,
   check the `error_log` file in the root folder of your website and let me know
   if there is any relevant error.

Viewing 1 replies (of 1 total)

The topic ‘Critical Error version 7.13.11’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/critical-error-version-7-13-11/#post-13883105)
 * Status: resolved