Title: Fatal error causing wordpress wp-admin login crashed
Last modified: September 7, 2019

---

# Fatal error causing wordpress wp-admin login crashed

 *  Resolved [bmipp](https://wordpress.org/support/users/bmipp/)
 * (@bmipp)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/)
 * I tried updating the hummingbird plugin, and it causes the wordpress admin dashboard
   access crashed. Now i can’t access any part of the admin login.
 * Below message were seen
 * Fatal error: Cannot use Hummingbird\Core\Settings as Settings because the name
   is already in use in /home/qtpsb/public_html/newsite/wp-content/plugins/hummingbird-
   performance/admin/pages/class-upgrade.php on line 12
    The site is experiencing
   technical difficulties. Please check your site admin email inbox for instructions.
 * Please help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffatal-error-causing-wordpress-wp-admin-login-crashed%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [ralph_rm](https://wordpress.org/support/users/ralph_rm/)
 * (@ralph_rm)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11908979)
 * You could delete the Hummingbird Plugin on your server, then the site should 
   run again.
    -  This reply was modified 6 years, 8 months ago by [ralph_rm](https://wordpress.org/support/users/ralph_rm/).
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11909346)
 * Hello [@bmipp](https://wordpress.org/support/users/bmipp/)
 * I’m sorry to hear that you have this issue. Would you please let us know the 
   full version of the PHP that is used on your end?
 * Would you please try upgrading PHP version and seeing if the issue will be resolved?
 * [@ralph_rm](https://wordpress.org/support/users/ralph_rm/) Thank you for chiming
   in here. Indeed, the plugin can be deactivated from the site’s file manager.
 * Please go to wp-content/plugins/ and look for the `wp-hummingbird` folder. Please
   rename it and you should be able to access the wp-admin. This action will deactivate
   the Hummingbird plugin.
 * Let us know how it went!
 * Kind regards,
    Nastia
 *  [thetrendingwave](https://wordpress.org/support/users/thetrendingwave/)
 * (@thetrendingwave)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11915679)
 * I update the hummingbird plug in on 2 of my websites. Now I cant access my websites.
 * whats going on with this plug in?
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11915761)
 * Hi [@thetrendingwave](https://wordpress.org/support/users/thetrendingwave/),
 * Sorry that you are experiencing issues with the plugin. Could you please try 
   to edit hummingbird-performance/admin/pages/class-upgrade.php and on line 12 
   replace
    `use Hummingbird\Core\Settings;` with `use Hummingbird\Core\Settings
   as Settings_Module;` and on line 27 replace `$settings = Settings::get_settings('
   settings' );` with `$settings = Settings_Module::get_settings( 'settings' );`
 * This can also be fixed by updating to a recent PHP version.
 * Best regards,
    Anton
 *  [thetrendingwave](https://wordpress.org/support/users/thetrendingwave/)
 * (@thetrendingwave)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11915930)
 * I have no clue how to do any of that. Im not a programer. I just want to have
   access to my dashboard
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11915935)
 * [@thetrendingwave](https://wordpress.org/support/users/thetrendingwave/),
 * An update should be available within a few hours. Alternatively, you can ask 
   your host to update the PHP version, or temporarily disable Hummingbird for you,
   by renaming the wp-content/hummingbird-performance folder.
 * Best regards,
    Anton
 *  [thetrendingwave](https://wordpress.org/support/users/thetrendingwave/)
 * (@thetrendingwave)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11916005)
 * Should i just wait?
 * When you do the update. Everything should be back to normal?
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11916008)
 * Yes, but you’d need to update the plugin. So you will need to either download
   an updated version and replace the files via FTP, or you will need to disable
   the current plugin, by renaming the plugin folder.
 * Best regards,
    Anton
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11916370)
 * Update with a fix has just been release. Please update.
 * Best regards,
    Anton
 *  [thetrendingwave](https://wordpress.org/support/users/thetrendingwave/)
 * (@thetrendingwave)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11919467)
 * hey. I just tried logging in my website and still not working. nothing was fixed
 *  [thetrendingwave](https://wordpress.org/support/users/thetrendingwave/)
 * (@thetrendingwave)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11919470)
 * how do I disable the plug in if I don’t have access to my dashboard?
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-11919631)
 * Hi [@thetrendingwave](https://wordpress.org/support/users/thetrendingwave/),
 * You will need to rename the plugin folder via FTP or your file editor in your
   hosting settings. After that – update the plugin and all should work fine.
 * Another way to do it would be to just replace the files from the latest release:
   [https://downloads.wordpress.org/plugin/hummingbird-performance.zip](https://downloads.wordpress.org/plugin/hummingbird-performance.zip)
 * Best regards,
    Anton
 *  [hectormonteiro](https://wordpress.org/support/users/hectormonteiro/)
 * (@hectormonteiro)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-12376540)
 * I tried to install the hummingbird plugin free, and it causes the wordpress admin
   dashboard access crashed. Now i can’t access any part of the admin login. Please,
   help me!
 * (The code has updated,but doesn’t work)
 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-12376990)
 * Hi [@hectormonteiro](https://wordpress.org/support/users/hectormonteiro/),
 * Can you please start a new ticket [per forum rules](https://wordpress.org/support/forum-user-guide/faq/#i-have-the-same-problem-can-i-just-reply-to-someone-elses-post-with-me-too)
   so we could have a look at this.
 * Please include further information about your setup in the ticket, like WP and
   PHP version.
    If your site is still not loading, as a quick fix you can access
   your WP files via FTP or cPanel, go to wp-content/plugins folder and rename “
   hummingbird-performance” folder which will disable the plugin and your site should
   load again after that.
 * Cheers,
    Predrag

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

The topic ‘Fatal error causing wordpress wp-admin login crashed’ is closed to new
replies.

 * ![](https://ps.w.org/hummingbird-performance/assets/icon-256x256.gif?rev=2633221)
 * [Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN](https://wordpress.org/plugins/hummingbird-performance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hummingbird-performance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hummingbird-performance/)
 * [Active Topics](https://wordpress.org/support/plugin/hummingbird-performance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hummingbird-performance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hummingbird-performance/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-causing-wordpress-wp-admin-login-crashed/#post-12376990)
 * Status: resolved