Title: status code error 500
Last modified: March 11, 2020

---

# status code error 500

 *  Resolved [peem95](https://wordpress.org/support/users/peem95/)
 * (@peem95)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/status-code-error-500/)
 * I tried the solution you provided by downloading the 1.3.8 version and deleting
   the 1.3.9 one. Still, the problem doesn’t go away and I still got an error.
 * output:
    WordPress › Error html { background: #f1f1f1; } body { background: #
   fff; color: #444; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”,
   Roboto, Oxygen-Sans, Ubuntu, Cantarell, “Helvetica Neue”, sans-serif; margin:
   2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 3px rgba(
   0, 0, 0, 0.13); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); } h1 { border-bottom:
   1px solid #dadada; clear: both; color: #666; font-size: 24px; margin: 30px 0 
   0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-
   page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin:
   25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; }
   ul li { margin-bottom: 10px; font-size: 14px ; } a { color: #0073aa; } a:hover,
   a:active { color: #00a0d2; } a:focus { color: #124964; -webkit-box-shadow: 0 
   0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px #
   5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background:#
   f7f7f7; border: 1px solid #ccc; color: #555; display: inline-block; text-decoration:
   none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px
   1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-
   radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing:
   border-box; box-sizing: border-box; -webkit-box-shadow: 0 1px 0 #ccc; box-shadow:
   0 1px 0 #ccc; vertical-align: top; } .button.button-large { height: 30px; line-
   height: 2.15384615; padding: 0 12px 2px; } .button:hover, .button:focus { background:#
   fafafa; border-color: #999; color: #23282d; } .button:focus { border-color: #
   5b9dd9; -webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8); box-shadow: 0 0 3px
   rgba(0, 115, 170, 0.8); outline: none; } .button:active { background: #eee; border-
   color: #999; -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); box-
   shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } There has been a critical 
   error on your website.Learn more about debugging in WordPress.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstatus-code-error-500%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/status-code-error-500/#post-12534143)
 * [@peem95](https://wordpress.org/support/users/peem95/) My apologies for this 
   inconvenience. A few people had this issue in the previous version of the plugin,
   but it should be fixed now. Can you please re-download 1.3.5.9 and see if it 
   works? If not, please setup “Error Log Monitor” plugin or check the contents 
   of the error_log file that reports PHP’s fatal error (that’s likely the case 
   here) and see which one is related to Asset CleanUp.
 * As an apology for the inconvenience you had (frustrating to not being able to
   manage the CSS/JS files, I know), I want to offer you Pro license. I can prepare
   a coupon code for you entitling you to 100% discount. You can write me on private
   here if you’re interested: [https://gabelivan.com/contact/](https://gabelivan.com/contact/)
 *  Thread Starter [peem95](https://wordpress.org/support/users/peem95/)
 * (@peem95)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/status-code-error-500/#post-12534152)
 * thanks for the response I have been waiting I love the plugin. I will go and 
   do that and let you know how it goes, thank again.
 *  Thread Starter [peem95](https://wordpress.org/support/users/peem95/)
 * (@peem95)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/status-code-error-500/#post-12534193)
 * I tried the previous version and the current version still doesn’t work.
 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/status-code-error-500/#post-12534203)
 * [@peem95](https://wordpress.org/support/users/peem95/) thanks for the feedback!
   Please setup “Error Log Monitor” and once you try to load the list of CSS/JS 
   and the fatal error is occurring, it should be saved accordingly in the error
   log file and you can view it in the Dashboard’s widgets (first page after you
   log in) via the plugin.
 *  Thread Starter [peem95](https://wordpress.org/support/users/peem95/)
 * (@peem95)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/status-code-error-500/#post-12563084)
 * sorry for the super late reply. haven’t had time at all to develop my website.
   Just got around and re-install the plugin with the new version 1.3.6 guess what
   the issue is gone. Thank you very much for continuously developing this plugin
   and always replying really fast to the needed helps.
 *  Plugin Author [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * (@gabelivan)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/status-code-error-500/#post-12563849)
 * [@peem95](https://wordpress.org/support/users/peem95/) I’m glad the issue has
   been resolved after the upgrade! If this happens again, don’t hesitate to report
   it at your earliest convenience!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘status code error 500’ is closed to new replies.

 * ![](https://ps.w.org/wp-asset-clean-up/assets/icon-256x256.png?rev=1981952)
 * [Asset CleanUp: Page Speed Booster](https://wordpress.org/plugins/wp-asset-clean-up/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-asset-clean-up/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-asset-clean-up/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-asset-clean-up/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-asset-clean-up/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Gabe Livan](https://wordpress.org/support/users/gabelivan/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/status-code-error-500/#post-12563849)
 * Status: resolved