Version 4.1.9.3 breaks wp-admin
-
After upgrading to version 4.1.9.3, every wp-admin page shows a blank white screen with a completely empty <body> tag.
Here’s the relevant error log message:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: ftp_nlist(): Argument #1 ($ftp) must be of type resource, null given in /wp-admin/includes/class-wp-filesystem-ftpext.php:420\nStack trace:\n#0 /wp-admin/includes/class-wp-filesystem-ftpext.php(420): ftp_nlist()\n#1 /wp-content/plugins/all-in-one-seo-pack/app/Common/Utils/Filesystem.php(70): WP_Filesystem_FTPext->exists()\n#2 /wp-content/plugins/all-in-one-seo-pack/app/Common/Utils/Filesystem.php(82): AIOSEO\\Plugin\\Common\\Utils\\Filesystem->exists()\n#3 /wp-content/plugins/all-in-one-seo-pack/app/Common/Traits/Assets.php(346): AIOSEO\\Plugin\\Common\\Utils\\Filesystem->getContents()\n#4 /wp-content/plugins/all-in-one-seo-pack/app/Common/Traits/As...'
I tried downgrading to 4.1.9.1 but the same error occurred, so I moved back down to 4.1.8 for now and disabled auto-updates.
- The topic ‘Version 4.1.9.3 breaks wp-admin’ is closed to new replies.