Unable to Update Plugins
-
Ever since we updated to the latest version of WP on our WP Multisite, we can no longer install, update or upload plugins to our MS.
This is the error that we got when trying to upload a plugin:
Warning: copy(): The first argument to copy() function cannot be a directory in /code/wp-admin/includes/class-wp-filesystem-direct.php on line 257I’ll assume the same error is going for installing a plugin from the repository and updating.
When I try to update any existing plugin, it shows as “successfully” updated, however when I go to the plugins page, it has removed the plugin. So I’m guessing it didn’t actually copy the plugin over because of the same error.
I’ve looked into the functions file of our themes and removed the ending ?> to avoid the blank space issue, but still no go.
The topic ‘Unable to Update Plugins’ is closed to new replies.