Downloading the latest version of LocalWP and my site no longer works

I downloaded the latest version of Local WP and since then, my site no longer works. Here’s the error message: I downloaded the latest version of Local WP and since then, my site no longer works. If anyone has a procedure for fixing this error, I’d appreciate it, as my site was almost finished.
Thank you very much for your help.

Here’s the error message:

Warning : require(/Users/melanie/Local Sites/celine-abellardcom/app/public/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php): Failed to open stream: No such file or directory in /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-settings.php on line 319

Fatal error : Uncaught Error: Failed opening required ‘/Users/melanie/Local Sites/celine-abellardcom/app/public/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php’ (include_path=‘.:/usr/share/php:/www/wp-content/pear’) in /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-settings.php:319 Stack trace: #0 /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-config.php(103): require_once() #1 /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-load.php(50): require_once(‘/Users/melanie/…’) #2 /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-admin/admin.php(34): require_once(‘/Users/melanie/…’) #3 /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-admin/index.php(10): require_once(‘/Users/melanie/…’) #4 {main} thrown in /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-settings.php on line 319

Fatal error : Uncaught Error: Call to a member function set() on null in /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-includes/l10n.php:806 Stack trace: #0 /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-includes/l10n.php(900): load_textdomain(‘default’, ‘/Users/melanie/…’, ‘fr_FR’) #1 /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-includes/class-wp-fatal-error-handler.php(47): load_default_textdomain() #2 [internal function]: WP_Fatal_Error_Handler->handle() #3 {main} thrown in /Users/melanie/Local Sites/celine-abellardcom/app/public/wp-includes/l10n.php on line 806

Hi @Mel78

If you create a new, blank site in Local can you access that okay? If you can, then you may want to try reimporting the site getting the errors. The steps would look like this:

  • Locate the site files on your machine, and save a copy of them to your desktop. If you click Go to Site Folder under your site name it should take you right to where they are located.
  • Once you have those copied, completely delete the site from Local
  • Restart Local/your machine
  • Reimport the site back into Local. You can refer here on how to Restore from only Local site files

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