• Resolved aerta

    (@aerta)


    Hi,

    After updating WP I can’t access my dashboard. I get this message:

    Fatal error: Call to undefined function wp_get_installed_translations() in /home/danworth/public_html/wp-includes/update.php on line 33

    Does anyone have a solution to this for me?

    Thanks,

    John

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try:
    – switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    – running the upgrade manually via wp-admin/upgrade.php

    Thread Starter aerta

    (@aerta)

    Thanks, solved it by re-uploading the files.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem after upgrading’ is closed to new replies.