Fatal error after update

admin2025-06-03  2

Closed. This question is off-topic. It is not currently accepting answers.

Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?

Closed 6 years ago.

Improve this question

My client updated her site on her own, and it went down. There were lots of error messages, I found many missing files and put them up, those errors went away, and now this is the error:

Fatal error: Call to undefined function determine_locale() in /home/content/04/5575704/html/wp-includes/script-loader.php on line 1096

Closed. This question is off-topic. It is not currently accepting answers.

Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?

Closed 6 years ago.

Improve this question

My client updated her site on her own, and it went down. There were lots of error messages, I found many missing files and put them up, those errors went away, and now this is the error:

Fatal error: Call to undefined function determine_locale() in /home/content/04/5575704/html/wp-includes/script-loader.php on line 1096

Share Improve this question edited Feb 14, 2019 at 6:52 Krzysiek Dróżdż 25.6k9 gold badges53 silver badges74 bronze badges asked Feb 14, 2019 at 1:46 ShannaShanna 111 bronze badge 1
  • What did the client update? What version of Wordpress is the client using right now? – dan webb Commented Feb 14, 2019 at 1:52
Add a comment  | 

1 Answer 1

Reset to default 0

It looks like something went wrong during update and not all files are on the server or some of them are corrupted.

  1. Go to wordpress and download a package with WP.
  2. Go login to FTP of your clients site.
  3. Delete wp-includes and wp-admin directories.
  4. Upload these directories from original WP package.
  5. Upload all files in root directory of that package (index.php, wp-activate.php and so on).

After these steps everything should be fine.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748909325a314728.html

最新回复(0)