Title: Few Errors
Last modified: July 21, 2023

---

# Few Errors

 *  [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/few-errors-4/)
 * My client was upgrading WP and it crapped out for whatever reason.
 * First error log:
 *     ```wp-block-code
       [19-Jul-2023 18:55:26 UTC] PHP Fatal error:  Uncaught Error: Class 'Elementor\Settings' not found in /home/user/public_html/wp-content/plugins/elements-plus/inc/elements-plus-options.php:3
       Stack trace:
       #0 /home/user/public_html/wp-content/plugins/elements-plus/elements-plus.php(53): require_once()
       #1 /home/user/public_html/wp-includes/class-wp-hook.php(286): elements_plus_init('')
       #2 /home/user/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
       #3 /home/user/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
       #4 /home/user/public_html/wp-settings.php(327): do_action('plugins_loaded')
       #5 /home/user/public_html/wp-config.php(114): require_once('/home/user/pub...')
       #6 /home/user/public_html/wp-load.php(37): require_once('/home/user/pub...')
       #7 /home/user/public_html/wp-blog-header.php(13): require_once('/home/user/pub...')
       #8 /home/user/public_html/index.php(17): require('/home/user/pub...')
       #9 {main}
         thrown in /home/user/public_html/wp-content/plugins/elements-plus/inc/elements-plus-options.php on line 3
       ```
   
 * After rename elementor-plus to elementor-plus.bak in plugins folder, now I get
   this trying to log into admin panel:
 *     ```wp-block-code
       [21-Jul-2023 14:00:03 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function determine_locale() in /home/user/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php:609
       Stack trace:
       #0 /home/user/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php(577): WooCommerce->load_plugin_textdomain()
       #1 /home/user/public_html/wp-includes/class-wp-hook.php(286): WooCommerce->init('')
       #2 /home/user/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
       #3 /home/user/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
       #4 /home/user/public_html/wp-settings.php(450): do_action('init')
       #5 /home/user/public_html/wp-config.php(114): require_once('/home/user/pub...')
       #6 /home/user/public_html/wp-load.php(37): require_once('/home/user/pub...')
       #7 /home/user/public_html/wp-login.php(12): require('/home/user/pub...')
       #8 {main}
         thrown in /home/user/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php on line 609
       ```
   

Viewing 1 replies (of 1 total)

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/few-errors-4/#post-16913790)
 * Try [manually resetting all of your plugins](https://wordpress.org/support/article/faq-troubleshooting/#how-to-deactivate-all-plugins-when-not-able-to-access-the-administrative-menus)(
   no Dashboard access required). If that resolves the issue, reactivate each one
   individually until you find the cause.
 * If that does not resolve the issue, access your server via [SFTP or FTP](https://wordpress.org/support/article/ftp-clients/),
   or a file manager in your hosting account’s control panel (consult your hosting
   provider’s documentation for specifics on these), navigate to /wp-content/themes/
   and rename the directory of your currently active theme. Hopefully, this will
   force the default theme to activate and rule out a theme-specific issue (theme
   functions can interfere like plugins).

Viewing 1 replies (of 1 total)

The topic ‘Few Errors’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/few-errors-4/#post-16913790)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
