• I was receiving an error while trying to update to 3.9 and I read that one of the plugins may be causing the issue. I proceeded to deactivate and attempt to update but I received the same error. I went back to activate the plugins and now I’m getting this error:

    Fatal error: Call to undefined function wp_register_plugin_realpath() in /home/content/71/7370971/html/wp-admin/plugins.php on line 150

    What do I do?

Viewing 1 replies (of 1 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

Viewing 1 replies (of 1 total)

The topic ‘Updating WP – Deactivated Plugins with error’ is closed to new replies.